Master your
universe.
Nova is the simplest and fastest way to build
production-ready administration panels using Laravel. Simply
composer require
laravel/nova
,
nova:install
,
and you're ready to go.
Out of this world features
Resource management, actions, filters, lenses, metrics, and more. You can use Nova to easily craft a powerful, robust backend administration panel in minutes.
Resource Management
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
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.
Filters
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.
Lenses
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.
Custom Tools
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.
Metrics
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.
Authorization
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.
Custom 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.
Powerful Search
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.
Notifications
Notify your admins about important events like new sales, cancellations, and more by sending notifications directly to your Nova admin.
Inline Relationships
Manage relations in the same form you create and edit resources. Nova’s powerful relationship support allows you to define painless editing workflows.
Conditional Fields
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.
It's a big universe...
Nova has much more to offer. To get the full scoop, head over to the documentation to learn about all the cosmic possibilities.
Read documentationDon't take our word for it...
“I use Nova on almost every Laravel app I build. We've used it to power the Lemon Squeezy back office since the beginning. It's by far the easiest and most powerful way to build an admin backend for your app.”
Gilbert PellegromCo-founder / CTO of Lemon Squeezy
“I’ve used Nova for years and it’s handled everything I’ve thrown at it. The amount of time it’s saved me has more than paid for itself.”
Alex Garrett-SmithFounder of Codecourse
“I bought Nova on the first day in was launched and never stopped learning more about it, to the point of releasing the first ever Nova course that dives into its secrets and powerful features that it offers for any Laravel app.”
Bruno FalcãoCreator of Master Nova course
“Nova is core to customer support at Chipper CI, letting us get customer information quickly to help resolve issues.”
Chris FidaoFounder of Chipper CI
“We've built Ranium's website CMS entirely on Nova, allowing us to swiftly create a custom job board and blog that perfectly fits our requirements, all seamlessly integrated within our CMS. Nova has been a game-changer!”
Abbas AliDeveloper at Ranium
“Using Laravel Nova at http://Verse.ai has been a game changer. It’s crazy simple for our devs and has made our back office extremely happy with a serious ROI.”
Joel AbitanVP of Engineering at Verse.ai
“Nova shines by its incredible ease of use. I not only recommended it to countless clients, but I also made sure to have my personal license always up to date.”
Benjamin CrozatIndie Hacker and Blogger
“We replaced our custom-built admin panel with Nova and couldn't be happier. It's simple but flexible. An incredible time saver.”
Trevor GehmanCTO of Clearstream
“Laravel Nova helps us ship new features faster and empower our customer support team by reducing the boilerplate in maintaining our own admin tools.”
Dwight Conrad WatsonCOO of Roomies.com
Take Nova for a spin
Seeing is believing. Head on over to our Nova demo and see and example of Nova in action. You'll be able to experiment with resource management, metrics, and more.
(email: [email protected], password: password)
Try the demoChoose your package
Nova is a one-time purchase and includes free updates for a whole
year.
Purchase update renewals to receive another year of updates.
Single license
$99 one-time payment renews at $79 per year
- Single Project
- Budget Conscious
- All Nova Features
Unlimited
$299 one-time payment renews at $249 per year
- Unlimited Projects
- Email Support
- All Nova Features
Learn more about Nova
Nova has incredibly thorough documentation full of example code and screenshots. Dig in to learn more.
Read the docsIf you're a visual learner, head on over to Laracasts and watch the brand new 2023 edition of "Laravel Nova Mastery".
Watch the series