I have a problem with php artisan app:name [name] command on fresh instance of Laravel 5.1. When I r...
I have 3 tables in my database. A link table, a question table and an answer table. In link I store...
I have currently moved 2 Eloquent into __contsrcut() of class CreateMediaJob. And created an excepti...
Is it possible import missing Laravel functionality such as db migrations to Lumen?
Currently i am using Laravel5. My question is if if i use the Maintenance mode with php artisan...
Hi all, I'm struggling in implementing disable user functionality. The only thing i'm missing is how...
I'm working on a site selling service customer to customer. The workflow I've thought about is: The...
If i update my Form Model Binding i am getting the above error: **Column not found: 1054 Unknown col...
My client wants two urls in website: www.example.com/{cityname}-items.html www.example.com/{statenam...
I'm trying to get nested results but can't seem to get it working for my situation. I want to use th...
Hi I want to try using pthreads on my Homestead box, but I found out that i need to have ZTS build i...
Hello, I want to embedd Laravel into another app. So what I am looking for is, that the other App wi...
Hi there guys, I am in trouble with socialite facebook login. I set up my facebook app and integrate...
Hello sir/Madam We are going to design website for my company the whole of features such as thicking...
Laravel 5.1 includes middleware parameters (http://laravel.com/docs/5.1/middleware#middleware-parame...
I'm using Laravel 4.2. I have just converted all tables of MySQL database from MyISAM to InnoDB by i...
Hey guys Im using Laravel Forge to manage my server.its default config prevents any request ending w...
I'm very new to laravel. Just getting around the MVC idea. How would I go about writing in laravel s...
Hi guys, does anyone know if the new Event broadcasting feature will be available in Lumen soon? Or...
Hi, There is a problem in the log of my production server. Here is the stack trace : [2014-10-14 00:...
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