Support the ongoing development of Laravel.io →

dieg0

Joined 30 May 2014

Statistics

Threads 4
Replies 6
Solutions 0
Articles 0

Artisan Migrates, but App MySQL Connection Fails... why?

App and MySQL are running on a separate hosts inside the same network Migrations and seeding the dat...

0 Likes
5 Replies
posted 8 years ago

Date Range starts at 1970, need a date for 1930

MySQL docs states: The supported range is '1000-01-01' to '9999-12-31' But if I create a carbon obje...

0 Likes
3 Replies

migrate:refresh can't find migration class file

Some migration files come up as missing: From term after php artisan migrate:refresh --seed [Symfony...

0 Likes
6 Replies
Solved

Localization & Validation

I need to change the error message on the default auth/login.blade.php file It returns "These c...

0 Likes
8 Replies
Solved
replied 8 years ago

Artisan Migrates, but App MySQL Connection Fails... why?

from command line it connects fine, running the command php artisan migrate --seed works great altho...

0 Likes
replied 8 years ago

Artisan Migrates, but App MySQL Connection Fails... why?

Mysql isn't running on the localhost, app and database are hosted on separate hosts.

0 Likes
replied 8 years ago

Date Range starts at 1970, need a date for 1930

yes, thats what mysql docs says here's the code from the migration Schema::create('ediciones', funct...

0 Likes
replied 8 years ago
0 Likes
replied 9 years ago
0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.