Hi, I'm trying to execute: % php artisan migrate and I get the following error: [PDOException] SQLST...
Also, I needed to put this in the composer.json of your Laravel application: "repositories"...
Okay, I solved it, thanks to this link. You need to put that section in composer.json, which in wind...
The Laravel portal for problem solving, knowledge sharing and community building.