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...
If you are only consuming their API you don't need to do anything special on your end. There will be...
First let's clean up that first function a bit; you don't need those variables, and even what you're...
I'm not fully convinced of your Service Classes, but if it seems right for you then all good. Use ab...
I'm with driesvints. It isn't a good idea. If you want to reduce mental effort maybe enable OAuth fo...
http://laravel.com/docs/4.2/controllers#restful-resource-controllers http://www.sitepoint.com/build-...
The Laravel portal for problem solving, knowledge sharing and community building.