dimanche 22 mars 2020

Installing Laravel Passport with error table

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:

enter image description here

My DB config is:

enter image description here

I can not get why it asks table: flower.organizations?



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2UpOUGM
via IFTTT

Aucun commentaire:

Enregistrer un commentaire