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...
What happens if you redirect to different routes? Or instead of dying you return an echo: return 'te...
What happens when you take out the ternary statements?
@andrewmclagan: I feel ya. All good. Post a thread when you're ready. I'll follow you on Github too....
Well that's not a basic many to many relationship. What you have is: A->C: One to many B->C: O...
@illuminate3: People have different strengths. Certainly writing a spec for an eCommerce platform is...
The Laravel portal for problem solving, knowledge sharing and community building.