1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-04 17:04:03 +00:00
This commit is contained in:
Samuel Štancl 2019-08-15 17:37:00 +02:00
parent aea6219993
commit be400b7381

View file

@ -71,7 +71,6 @@ Route::get('/your/application/homepage', function () {
$this->info('✔️ Created migration.');
}
$this->line('');
$this->comment('✨️ stancl/tenancy installed successfully.');
}
}