moeen-basra / laravel-react

Laravel 8 and React 17 boilerplate

Home Page:http://laravel-react.moeen.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

There are no commands defined in the "cron" namespace.

johnjoshuadablo opened this issue · comments

Hello! Nice Repository BTW.

I followed your instruction but I'm still ending up with this error when trying this script.

php artisan cron:refresh-database -vv

Screen Shot 2021-01-11 at 8 59 31 PM

What worked for me instead of that command:

php artisan migrate
php artisan db:seed

login : m.basra@live.com pass: i dont' really remember maybe check the db

commented

@jinzagon solution is currently under the hood it's doing the same thing, but I also fixed the cron.