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