1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 06:24:04 +00:00

Apply fixes from StyleCI

This commit is contained in:
stancl 2020-01-19 11:00:33 +00:00 committed by StyleCI Bot
parent bdc6d4f7bf
commit 21422da15d

View file

@ -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(