vendredi 3 juin 2016

Laravel - Base table or view already exists error

**

[Illuminate\Database\QueryException] SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'images_new' already exists (SQL: create table images_new (id bigint unsigned not n ull auto_increment primary key, user_id int null) default character set u tf8 collate utf8_unicode_ci)

**

This appears when run this command "php artisan migrate:refresh"



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire