Technology RadarTechnology Radar

Laravel Nova

Laravel Nova is a beautifully designed administration panel for Laravel applications that allows developers to quickly create a powerful, customizable backend interface. It offers features like resource management, filters, lenses, and metrics, enabling developers to efficiently manage their application's data while maintaining a clean and intuitive user experience.

Updates

Adopt

We're using Laravel Nova to kick start an MVP's admin area. The MVP is heavy on administration and will contain a mix of standard admin panels and custom ones.

Adopt

We are using it where a full fledged content management system (CMS) approach isn't appropriate. With Nova you can quickly scaffold a CRUD interface for your Eloquent models, and it provides a lot of customization options.