Open
Description
Maybe I haven't read the documentation enough, but is there a way to do some artisan task for all domains?
Something like:
php artisan --all-domains cache:clear
php artisan --all-domains config:clear
php artisan --all-domains migrate --seed
If not I will probably develop a bash script which evaluates php artisan domain:list
to repeat tasks for each domain.
Metadata
Metadata
Assignees
Labels
No labels