Support the ongoing development of Laravel.io →

Laravel Socialite - Sending Email After Login

I know that you can use the user's google account to login using Laravel Socialite. Can i use the em...

0 Likes
1 Replies

Is any way retreive password...?

homestead user secret password I do some work in 2017-May, on Laravel homestead VM in VirtualBox but...

0 Likes
0 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
posted 5 years ago

How to simulate already login user with Laravel

My Get route: > Route::get('/login', ['as' => 'login', 'uses' => 'Auth\LoginController@show...

0 Likes
0 Replies
posted 5 years ago

How to insert in database number of the seat from the bus an

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

0 Likes
2 Replies

Fake relationships

Hi, Is it possible to create a fake relationship between two models? Let me explain! I have two mode...

0 Likes
2 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
posted 5 years ago

Error when using relation belongsToMany with Eloquent

Laravel Version: 6.1.0 PHP Version: PHP 7.2.19-0ubuntu0.18.04.2 (cli) Database Driver & Version:...

0 Likes
0 Replies
posted 5 years ago

Laravel/Artisan - sys_exec UDF for php creates an error but

We have installed UDF My SQL triggers and it works when we execute it one time. We have 9 connectors...

0 Likes
0 Replies

Search multiple options

Hello everyone, I am new to Laravel. I want to create a property search engine. my properties has an...

0 Likes
0 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 5 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
posted 5 years ago

Reduce to 2 decimal places

Hi all, I am very new to code, but was wondering how I could force my result to 2 decimal places. I...

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

post user_id from Auth through a form?

Hi, I have a form and would like to get the user_id out when submitted here is my store function: pu...

0 Likes
1 Replies
posted 5 years ago

multiple entripoints, multiple databases

Hello, I need to implement multiple entrypoints for the same Laravel app, using a different database...

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

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.

© 2025 Laravel.io - All rights reserved.