Support the ongoing development of Laravel.io →

1,538 Threads

Replacing files in folder & db on update using polymorphic

Hello! I'm in practice mode with Laravel, and I've tried this at least 80 different ways, based on t...

0 Likes
1 Replies

Render tournament bracket for next round

Hi there, I would like to ask ideas on approaches on how to render tournament bracket for next round...

0 Likes
0 Replies

Laravel: Maximum execution time of 30 seconds exceeded

My route: Route::get('/map', ['as' => 'map', 'uses' => 'Home\HomeController@map']); HomeContr...

0 Likes
0 Replies

Laravel Cashier - createSetupIntent() is undefined

Trying to get Laravel Cashier to work when adding a payment. Following everything as instructed in d...

0 Likes
3 Replies
Solved

Help passing an argument to a helper function in this route?

How do you pass an argument to a function in this route? I created a helper function, which I'm tryi...

0 Likes
1 Replies

Laravel OrderBy relationship count without loading models

have an episodes table and an episode_Listen table, which is a One episode to Many listens I want to...

0 Likes
0 Replies

Current approach to Stripe Checkout for Onetime Payment?

I am trying to integrate stripe Checkout on my Laravel 5.3 website for some fairly basic purchase fu...

0 Likes
1 Replies
posted 4 years ago

How to add php file to load in the body of the page?

Regarding lavary / laravel-menu It is necessary that a certain file is selected in the body of the p...

0 Likes
0 Replies

i have problems with nullable fields

my nullable fields do not store values in the database even when the input boxes are filled. when i...

0 Likes
1 Replies

Maximum execution time of 30 seconds exceeded [Laravel 5.2]

FatalErrorException in FileTypeFilterIterator.php line 49: Maximum execution time of 30 seconds exce...

0 Likes
0 Replies
posted 4 years ago

I deleted the controller and it still works.

Hello. I modified the controller, but the modifications are not reflected. So, I rename and delete f...

0 Likes
0 Replies

Any way perform query on '$appends' with Accessors & Mutator

protected $appends=['sample_value']; public function getSampleValueAttribute(){ return "value&q...

0 Likes
0 Replies

Hello there! I am building a laravel project in which I have

I deployed my project on live server by creating subdomain app.example.net on cpanel. And put my pro...

0 Likes
0 Replies

Laravel Eloquent Relationship with 2 pivot tables

I'm new with relationships and eloquent. I still don't really understand working with eloquent and p...

0 Likes
1 Replies
posted 4 years ago

Laravel multiauth

How to create multiauth in laravel with a single login form for user and admin.

0 Likes
2 Replies
posted 4 years ago

Laravel Excel Trying to export with chart but no chart outpu

I am trying to export laravel-excel data with chart, but no chart output on excel. Only the array Da...

0 Likes
0 Replies
posted 4 years ago

Upload function values to excel on laravel Nova

Hi .. There is a ready-made script that uploads data in excel format, from a resource that implemen...

0 Likes
0 Replies

Insert in Database number of seats

How to insert in database number of the seat from the bus and check what seats are available. What I...

0 Likes
1 Replies

Laravel online security test

Hi, I checked many security tips and tricks about laravel security, now how to test it? Are there so...

0 Likes
1 Replies

Laravel Nova always make 404

Hello, i have buy laravel nova recently. I create a new project laravel 5.8 i do all action write in...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.