I know that you can use the user's google account to login using Laravel Socialite. Can i use the em...
homestead user secret password I do some work in 2017-May, on Laravel homestead VM in VirtualBox but...
Hi there, I would like to ask ideas on approaches on how to render tournament bracket for next round...
My Get route: > Route::get('/login', ['as' => 'login', 'uses' => 'Auth\LoginController@show...
How to insert in database number of the seat from the bus and check what seats are available. What I...
Hi, Is it possible to create a fake relationship between two models? Let me explain! I have two mode...
My route: Route::get('/map', ['as' => 'map', 'uses' => 'Home\HomeController@map']); HomeContr...
Trying to get Laravel Cashier to work when adding a payment. Following everything as instructed in d...
How do you pass an argument to a function in this route? I created a helper function, which I'm tryi...
Laravel Version: 6.1.0 PHP Version: PHP 7.2.19-0ubuntu0.18.04.2 (cli) Database Driver & Version:...
We have installed UDF My SQL triggers and it works when we execute it one time. We have 9 connectors...
Hello everyone, I am new to Laravel. I want to create a property search engine. my properties has an...
have an episodes table and an episode_Listen table, which is a One episode to Many listens I want to...
I am trying to integrate stripe Checkout on my Laravel 5.3 website for some fairly basic purchase fu...
Regarding lavary / laravel-menu It is necessary that a certain file is selected in the body of the p...
Hi all, I am very new to code, but was wondering how I could force my result to 2 decimal places. I...
my nullable fields do not store values in the database even when the input boxes are filled. when i...
Hi, I have a form and would like to get the user_id out when submitted here is my store function: pu...
Hello, I need to implement multiple entrypoints for the same Laravel app, using a different database...
FatalErrorException in FileTypeFilterIterator.php line 49: Maximum execution time of 30 seconds exce...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community