array ( 'providers' => array ( 0 => 'Akaunting\\Money\\Provider', ), ), 'blade-ui-kit/blade-heroicons' => array ( 'providers' => array ( 0 => 'BladeUI\\Heroicons\\BladeHeroiconsServiceProvider', ), ), 'blade-ui-kit/blade-icons' => array ( 'providers' => array ( 0 => 'BladeUI\\Icons\\BladeIconsServiceProvider', ), ), 'filament/filament' => array ( 'providers' => array ( 0 => 'Filament\\FilamentServiceProvider', ), ), 'filament/forms' => array ( 'providers' => array ( 0 => 'Filament\\Forms\\FormsServiceProvider', ), ), 'filament/notifications' => array ( 'providers' => array ( 0 => 'Filament\\Notifications\\NotificationsServiceProvider', ), ), 'filament/support' => array ( 'providers' => array ( 0 => 'Filament\\Support\\SupportServiceProvider', ), ), 'filament/tables' => array ( 'providers' => array ( 0 => 'Filament\\Tables\\TablesServiceProvider', ), ), 'laravel/sail' => array ( 'providers' => array ( 0 => 'Laravel\\Sail\\SailServiceProvider', ), ), 'laravel/sanctum' => array ( 'providers' => array ( 0 => 'Laravel\\Sanctum\\SanctumServiceProvider', ), ), 'laravel/tinker' => array ( 'providers' => array ( 0 => 'Laravel\\Tinker\\TinkerServiceProvider', ), ), 'livewire/livewire' => array ( 'providers' => array ( 0 => 'Livewire\\LivewireServiceProvider', ), 'aliases' => array ( 'Livewire' => 'Livewire\\Livewire', ), ), 'nesbot/carbon' => array ( 'providers' => array ( 0 => 'Carbon\\Laravel\\ServiceProvider', ), ), 'nunomaduro/collision' => array ( 'providers' => array ( 0 => 'NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider', ), ), 'nunomaduro/termwind' => array ( 'providers' => array ( 0 => 'Termwind\\Laravel\\TermwindServiceProvider', ), ), 'ryangjchandler/blade-capture-directive' => array ( 'providers' => array ( 0 => 'RyanChandler\\BladeCaptureDirective\\BladeCaptureDirectiveServiceProvider', ), 'aliases' => array ( 'BladeCaptureDirective' => 'RyanChandler\\BladeCaptureDirective\\Facades\\BladeCaptureDirective', ), ), 'spatie/laravel-ignition' => array ( 'providers' => array ( 0 => 'Spatie\\LaravelIgnition\\IgnitionServiceProvider', ), 'aliases' => array ( 'Flare' => 'Spatie\\LaravelIgnition\\Facades\\Flare', ), ), );