mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-13 01:44:04 +00:00
remove duplicate 'routes/tenant.php' from message
This commit is contained in:
parent
e4f5b92485
commit
5d688e6e5d
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ class Install extends Command
|
||||||
);
|
);
|
||||||
|
|
||||||
$this->step(
|
$this->step(
|
||||||
name: 'Publishing routes [routes/tenant.php]',
|
name: 'Publishing routes',
|
||||||
tag: 'routes',
|
tag: 'routes',
|
||||||
file: 'routes/tenant.php',
|
file: 'routes/tenant.php',
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue