v4.35.1 (Silver Surfer) | Released Sep 02, 2024
Please Sign In To Contact This Author
Resource management, actions, filters, lenses, metrics, and more. You can use Nova to easily craft a powerful, robust backend administration panel in minutes.
Nova provides a full CRUD interface for your Eloquent models. Every type of Eloquent relationship is fully supported. Need to edit the pivot data on your polymorphic many-to-many relationship? We have you covered.
Actions are PHP tasks you can run against a resource or batch of resources. Have an action that takes a while? No problem, Nova’s queued actions will keep your administration panel feeling snappy.
Write custom filters to offer users a quick glance at different segments of your data. To get you started, we’ve included built-in filters for “soft deleted” resources.
Need to dig into a specialized view of your resources? No problem. Add lenses to your resource to take full control over the entire Eloquent query used to retrieve your data.
Nova offers CLI generators for scaffolding your own custom tools. We’ll give you a Vue component and infinite possibilities. Build the custom tools your business requires, or build the next great Nova add-on and share it with the world.
Nova makes it painless to quickly display custom metrics for your application, allowing you to generate three types of graphs in seconds. To put the cherry on top, we’ve included query helpers so it's all easy as pie.
Nova is beautifully integrated with Laravel’s existing authorization policies. Let your Nova resources automatically leverage your existing application policies to determine a user’s abilities. Fine-grained authorization support is even provided for relationships, tools, actions, lenses, and fields.
Need a field type that isn’t included with Nova? No problem - use the Nova CLI to generate a custom field and take total control over its implementation and design.
Feel the power of the Laravel ecosystem by linking your Nova administration panel with Laravel Scout. Once you do, you’ll get blazing fast search results powered by Algolia and the cloud.
Notify your admins about important events like new sales, cancellations, and more by sending notifications directly to your Nova admin.
Manage relations in the same form you create and edit resources. Nova’s powerful relationship support allows you to define painless editing workflows.
Nova’s robust field dependency support allows you to show fields based on the values of other fields with a few lines of code - no custom fields required.
Nova has much more to offer. To get the full scoop, head over to the documentation to learn about all the cosmic possibilities.