© 2026 Hedgehog Software, LLC
Notifications::alignment(Alignment::Center); Notifications::verticalAlignment(VerticalAlignment::End);
View::composer('layouts.app', function() {})
request()->is('admin/*')
Notification::make('foo') ->title('bar') ->send();
.fi-no { @apply !items-center !flex-col-reverse !justify-end; } .fi-no .translate-x-12 { @apply -translate-y-12 translate-x-0; }