Where I can find a complete application sample of "Service Container"? Thanks in advance.
Hi there, I plan to use WP for my platform's frontend and Laravel 5 for my backend work. I will not...
I'm learning L5 and php OOP and think i'm getting on pretty well. I am using routes, controllers, el...
Hello, I'm searching plugin for Netbeans and I found this: https://github.com/barryvdh/laravel-ide-h...
I have a situation where the server is trying to start queue:listen when the redis server is not onl...
Am i doing this right? I have created a CreateUserCommand but because of the context of the applicat...
I need to allow files to be downloaded, but have to track the number of times they were downloaded b...
Hi, I am building a SaaS using L5 and Doctrine. I found a few symfony projects that work with doctri...
I am leaning Laravel and OOP and think i'm getting on pretty good. My next part I really want to lea...
I'm learning PHP and Laravel. I have methods in my class and I am passing data around an have an out...
Hi, I'm new to Laravel (not to PHP). I love the way how easy it is to get this up and running with t...
In laravel 4, we can use remote.php to deloy my code to remote, but how to do it in L5?
What will be the best folder struct for backend and frontend in one l5 project?
how to create global object or variable without singleton in laravel?
Is there any manuals or tutorials how to arrange env files and load data from them?
I set up a laravel app running on a AWS EC2 (m3.2xl) using NGINX and php5-fpm. The database is using...
Hey, Just started Laravel today and I was checking some tips and tricks on how to make a multilangua...
Hi, i want change rule(algoritm) hash password in laravel . and in attemp use my rule. how to set cu...
while learning about laravel i found some code like the following Route::when('*', 'csrf', ['POST',...
I am using my model to query the database and then check if there are values in my DB and if the rec...
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.