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...
Hello Does laravel 5 have an artisan command for making the reminders table? I've tried what I've fo...
I managed to install laravel homestead on windows 7 and all seems to work correctly. Yet, I fail to...
Hello there. I want to create a multi site with multi languages support. All`s good for now: i cre...
I find that a lot of the output I do in my views shouldn't be or doesn't need to be escaped. After...
I am trying to work out how to cache a blade view, that has dynamic data. My concept is this: I have...
Hi there. Here is my problem I have an eloquent model called Notification with a polymorphism relati...
I have a view in (inbox/pagination.blade.php) Here is the contents @if($paginator->getLastPage()...
Currently I am working on a multi site platform on Laravel 5. When a user accesses the site, the set...
Hello, How do I create my own custom login method? I know that extending a trait is not posible. htt...
I am building a specific kind of messaging system. A user can message a user. A user can message a 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