wip
This commit is contained in:
@@ -28,9 +28,6 @@ class AppServiceProvider extends ServiceProvider
|
||||
Model::unguard();
|
||||
Model::shouldBeStrict(! app()->isProduction());
|
||||
|
||||
Notifications::alignment(Alignment::Center);
|
||||
Notifications::verticalAlignment(VerticalAlignment::Center);
|
||||
|
||||
TranslatableTabs::configureUsing(function (TranslatableTabs $component) {
|
||||
$component
|
||||
->localesLabels(baseLocales())
|
||||
|
||||
Reference in New Issue
Block a user