codestudiohq / laravel-totem

Manage Your Laravel Schedule From A Web Dashboard
MIT License
1.79k stars 224 forks source link

Could not find driver #225

Closed avfigueredo closed 4 years ago

avfigueredo commented 4 years ago

Hi, I getting this error below, I followed all instructions and the cron are working. I configured the variable TOTEM_DATABASE_CONNECTION with my default connection name. I tried clear cache. In dashboard everythings works fine, I can created, edit and remove.

could not find driver (SQL: select * from [task_frequencies] where [task_frequencies]. [task_id] = 10 and [task_frequencies]. [task_id] is not null)

I'm running in PHP 7.2 and Laravel 5.8.

Any idea?

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.