I am new to Laravel. Every time while I run composer create-project laravel/laravel --prefer-dist...
Hi, I need some data which is accessible across the whole site, so in the AppServiceProvider I have...
I want to change the column used for logging in from email to name. I can see where to do this in t...
Hello I followed this https://laravel-news.com/2014/10/setting-laravel-elixr-bootstrap/ I end up wit...
Header edit Set-Cookie ^(.*)$ $1;HttpOnly;Secure I have established that if this line is included in...
I can't seem to work out how I would redirect user to new post by using the slug instead of ID. the...
I'm sure there's a good solution to this, but I've been staring at it all day and my brain is fried....
Do i? Lets say that my db is going to be well maintained by one person (me) and that no other applic...
Not sure what Im doing wrong but its so frustrating. Trying to integrate github login with socialite...
Laravel 5 file validation is unable to validate Microsoft Excel 97-2003 Worksheets with XLS extensio...
I've 3 models: User Order Billet User: DB: -id ... Model: public function orders() { return $t...
Where can I adjust the redirect after a "/password/email" submit to the password controlle...
I am migrating from L4 to L5. The Controller I have is: class UserController extends Controller { W...
I am using laravel dev ( 5.0 ) in my authcontroller.php I added the postLogin method and i have &l...
Hi, i am having some trouble trying to change a connection's database key on the fly to let a model...
Hello, I'm new on Laravel, and I need some help to build this query. My clients have many contacts,...
i installed php via brew but still cant find solution. please help Loading composer repositories wit...
Yeh guys! Checkout StyleCI https://styleci.io/, written in Laravel 5: https://github.com/StyleCI. We...
Hi, I am trying to implement multiple user types using laravel 5. My general idea is to have a users...
Hi, I am new to Laravel. I installed Laravel 5 for testing few days ago. Today I updated composer (c...
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