Im having a odd issue with my CRUD on Laravel 5.4 and PHP 7.1 when developing via "php artisan...
I need project URL with current project language like http://example.com/en URL("/") this...
I'm new to Laravel and I'm trying to fix next issue for 2 days. I want to create database and migrat...
Hi, I teach Web Development to Diploma students and I have introduced Laravel 4 as the PHP Framework...
Hi guys, What are your suggestions for reliable and compatible hosts for larger Laravel 4 applicatio...
I'm having problems with my migration code, This is the error I'm recieving: PHP Parse error: synta...
I have a laravel app that works fine with DB_HOST=localhost but does not work with DB_HOST=127.0.0.1...
I've moved my application and need to add /public/ before everything for it to work correctly. How c...
Basically, i'm sending out an event; Pusher is receiving it on their debug console. YET my other bro...
after php artisan migrate, theres an error I got below: [Illuminate\Database\QueryException] SQLSTAT...
Hello everyone. I downloaded someone else's project: github I was able to install it and my browser...
public function postCreate() { $validator = Validator::make(Input::all(), Product::$rules); if ($...
Hey, I installed Laravel with Homestead. Dependent on the Laravel documentation. The Project-Folder...
I get an error when uploading an image and I think it must be a permissions issue. Image ius saved l...
My console is throwing the following error: Pusher : No callbacks on private-App.user.1 for pusher:s...
Hello, I have two web Application that's work in different domaine , The first one is a Laravel web...
So the title basically says it all, I am using Laravel 5.4, PHP 7.1 and on my local machine sessions...
Hello, I have uploaded my laravel project to my web server, into the public_html folder and i got in...
Hi, Learn how to use artisan to scaffold the authentication then customize it to meet your needs. ht...
Laravel 5 giving server error when all files transferred from localhost to server.This is working fi...
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