dimanche 13 mars 2016

changing the name of users table in laravel 5.2

The default table name for accounts is "users" and I'd like to change it to other name ...

i found this post http://ift.tt/1YOANG2

but it does not work :/ with me

QueryException in Connection.php line 669:
SQLSTATE[42S02]: Base table or view not found: 1146 La table 'test2.users' n'existe pas (SQL: insert into `users` (`name`, `email`, `password`, `updated_at`, `created_at`) values (Charmat Abderaouf, rcherire@gmail.com, y$iOL7NImrKCdEWvuTNGhA6.u4k55lk9mM.GUSUrxNzGs5cYl3P5.h6, 2016-03-13 21:58:09, 2016-03-13 21:58:09))



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire