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...
This is mostly just to do with PHP, but I'm trying to do it in Laravel, so thought I'd ask here... W...
Hi i'm new to larvel. I'm need to post the data to post controller after auth. Checked the below pos...
Hi, i need help for this problem: In my application, there is a user. The user is a teacher. The rol...
Hello people. First of all sorry if my english isn't perfect... is not my native language, but i thi...
I'm using elixir with laravel 5. How can I auto-prefix my css like sass and less scripts ? This piec...
what is before and after filter in laravel, I have read the documentation but I didn't understand it...
Hello guys, I am a newbie in laravel 4. When pressing a button I want to display a message on the sc...
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.
The community