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...
Have you got all the registered domains setup? A TLD means it is a different website.
I would definitely be looking at your models and DB queries to see if any are too eager to load half...
{{ Form::open() }} It defaults to the current route. Otherwise you have to make a search route.
Are you talking about the TLD changing or using a dot instead of a forward slash?
You can't. The user must go through their install steps like adding aliases as well as yours.
The Laravel portal for problem solving, knowledge sharing and community building.