Powerful admin interface powered by Filament
Larasonic comes with a powerful admin panel built on Filament, giving you a beautiful interface to manage your application.
By default, the admin panel is accessible at /admin
in local environment.
In Production, you need to modify the canAccessPanel
method in your User model.
For advanced configuration and features, check out the Filament Documentation
Powerful admin interface powered by Filament
Larasonic comes with a powerful admin panel built on Filament, giving you a beautiful interface to manage your application.
By default, the admin panel is accessible at /admin
in local environment.
In Production, you need to modify the canAccessPanel
method in your User model.
For advanced configuration and features, check out the Filament Documentation