Friend of mine in Japan created the package to extend existing Larave 4 to have add-on or extension...
Hi Guys I am trying to get my head around abstracting my repositories, however, I am having a little...
i have the issues Array to string conversion vendor/laravel/framework/src/Illuminate/Routing/Router....
I have a laravel script installed on my server - I don't know much about this framework (or php for...
Trying to rehaul my use of controllers and models. At the moment, I have a controller for: People/P...
Is it possible to create a model that doesn't extend Eloquent? I have need for some models that don'...
Hello, I'm moving our website from asp .net to Laravel (I'm new to it). Gonna explain where we are a...
I have a site that I want any logged in action to be protected under SSL, say all routes are under /...
Hi, I'm sure this has been asked a thousand times, but I still can't find much out there. I understa...
Hi, I'm building an app which consistently uses the curl function but with some slight tweaks to var...
Say I have ~20 models, so ~20 repositories, then I want to have interfaces as well so I have about 2...
In Laravel 3 we were able define bundle specific route filters like Route::filter("admin::auth&...
I know this is happening because the referer header isn't being set. I need to be able to provide a...
REST APi is based on resources concept. It's easy to model a "User" with CRUD operations....
Howdy folks So i'm a little stumped as to what is the best way to go abut this. I have an admin area...
I'm currently playing around with L5 and have created a ServiceProvider which resolves the current d...
Howdy, So I have a admin package that contains a BaseAdminController class and I also have other pac...
I have an application that's getting pretty large. I've noticed that one of our tables "locatio...
Hi Guys, I am currently trying to move a web application to laravel to make it more maintainable and...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.