App and MySQL are running on a separate hosts inside the same network Migrations and seeding the dat...
MySQL docs states: The supported range is '1000-01-01' to '9999-12-31' But if I create a carbon obje...
Some migration files come up as missing: From term after php artisan migrate:refresh --seed [Symfony...
I need to change the error message on the default auth/login.blade.php file It returns "These c...
from command line it connects fine, running the command php artisan migrate --seed works great altho...
Mysql isn't running on the localhost, app and database are hosted on separate hosts.
yes, thats what mysql docs says here's the code from the migration Schema::create('ediciones', funct...
The Laravel portal for problem solving, knowledge sharing and community building.
The community