I am trying to use ViewComposers and I would like to pass $current_user variable to all dashboard vi...
Is correct behaviour of command in question ( $ php artisan vendor:publish) to copy migrations over...
I am using Mailchimp service and I am adding emails to list thru API, before any API calls I make su...
Say I have ~20 models, so ~20 repositories, then I want to have interfaces as well so I have about 2...
Lets say I have a table with notifications and in text body I want to have link to login page, can I...
I had exactly same problem here is solution (marked answer) http://stackoverflow.com/questions/26493...
Yes but you see I do not want to store links, I want to store routes. It might be wrong but I see a...
Thank you for reply and understanding the problem I have (where to put what), but this is not the ca...
Use of migrations is useful when working in teams, I consider (I think it is considered by community...
thepsion5 said: jarektkaczyk said: First off, you don't need to return anything from the scope (ho...
The Laravel portal for problem solving, knowledge sharing and community building.