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...
Did you try? http://stackoverflow.com/a/10422525/1564365
Yes, I've solved it using try {} try { $this->mc->lists->subscribe($list_id...
Hello there again, please do not use ... @yield('layout.header') @yield('layout.footer') ... instead...
to answer you the #1 I store _ide_helper.php in root directory of Laravel project
The Laravel portal for problem solving, knowledge sharing and community building.