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)
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.
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?