Skip to content

Feature wish: artisan --all-domains option #14

Open
@Scaenicus

Description

@Scaenicus

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions