I am using https://github.com/lavary/laravel-menu to build the menus for my site. The problem is the...
I am trying to set up a route within my package but I can't get Laravel to find the controller. comp...
So afaict Workbench doesn't work with L5 yet. Is there still a way to do package development with L5...
I will have a permission system that will be administered via a PHP page and stored in the DB with t...
I am about to undertake a project to build several components for use in future websites in Laravel...
http://matthewhailwood.co.nz/clean-menu-management-in-laravel-4/
You can't. in Laravel 5 you will have to namespace your classes. hasOne does not need a where. It is...
You need to point your web server to the right folder. It needs to serve from the public folder inst...
If this method works for you there is nothing wrong with it. Definitely if a whole page is blocked u...
You can do it on your local as long as you set up all the entries in your hosts file. It will not fl...
The Laravel portal for problem solving, knowledge sharing and community building.
The community