As per most of the articles available, simply copying the entire directory of the Laravel project an...
I've modified the registration process which now sends an email with a link to confirm the registrat...
I have a search form that sits on every page of my Laravel app - when someone enters a search reques...
Hello, trying to understand that status of development for this use: I want to store JSON data in Po...
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...
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.