Files
Alex Justesen ce3f4b4901 [Feature] Added dashboard buttons to the toolbar (#1842)
added dashboard button to the toolbar
2024-11-26 10:13:19 -05:00

8 lines
168 B
PHP

<?php
return [
App\Providers\AppServiceProvider::class,
App\Providers\FilamentServiceProvider::class,
App\Providers\Filament\AdminPanelProvider::class,
];