-
Notifications
You must be signed in to change notification settings - Fork 10
(OLD) Database
nlavoine edited this page Aug 21, 2019
·
1 revision
A SUPPRIMER ?
member : mail : member@revv.com password : memberpsw
admin : mail : admin@revv.com password : adminpsw
superadmin : mail : superadmin@revv.com password : superadminpsw
php artisan migrate:fresh --seed // empty database, create tables and launch seeders
if message error (Class ### does not exist) : composer dump-autoload