mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 03:14:04 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
bdc6d4f7bf
commit
21422da15d
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ class Install extends Command
|
|||
$this->callSilent('vendor:publish', [
|
||||
'--provider' => 'Stancl\Tenancy\TenancyServiceProvider',
|
||||
'--tag' => 'config',
|
||||
]);
|
||||
]);
|
||||
$this->info('✔️ Created config/tenancy.php');
|
||||
|
||||
$newKernel = str_replace(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue