I have passsed this command to install Laravel Password:
php artisan passport:install --force
It gives me strange error:
Exception trace:
1 PDOException::("SQLSTATE[42S02]: Base table or view not found: 1146 Table 'flower.organizations' doesn't exist")
I have tried:
php artisan config:clear
php artisan config:cache
My migration table is:
My DB config is:
I can not get why it asks table: flower.organizations
?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire