php artisan schedule:run #507
Unanswered
MostafaDev12
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
when i run
php artisan schedule:run or php artisan tenants:artisan schedule:run
SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected
its mean i need to make
'default' => 'landlord',
but how it gonna work if i put it on server by cronjob
how make it landlord and same time i connect to tenant
Beta Was this translation helpful? Give feedback.
All reactions