Replies: 1 comment
-
Please create a public repository with your code so we can help you :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have scheduled a job in console/kernel.php
but when i run
* * * * * php artisan tenants:artisan schedule:work
in laravel.log i Tenant::current() gives me NULL
my TestJob is
i followed the
what i made wrong?
i have question how Scheduler be tenant aware?
i followed the the #82
but not understand how current tenant id is found
@freekmurze @masterix21 please help
Beta Was this translation helpful? Give feedback.
All reactions