# Laravel Nova ## Docs - [Code of Conduct](https://nova.laravel.com/docs/kb/code-of-conduct.md): Laravel Code of Conduct - [Frequently Asked Questions](https://nova.laravel.com/docs/kb/faq.md): Frequently asked questions about Nova. - [Invoices](https://nova.laravel.com/docs/kb/invoices.md): Frequently asked questions about invoices. - [Support & Bug Reports](https://nova.laravel.com/docs/kb/support.md): How to get support and report bugs for Laravel Nova. - [Defining Actions](https://nova.laravel.com/docs/v5/actions/defining-actions.md): Defining actions in Nova - [Registering Actions](https://nova.laravel.com/docs/v5/actions/registering-actions.md): Registering actions in Nova. - [Assets](https://nova.laravel.com/docs/v5/customization/assets.md): Learn how to extend or add additional functionality to Nova. - [Authentication](https://nova.laravel.com/docs/v5/customization/authentication.md): Learn how to customize the Nova authentication logic. - [Cards](https://nova.laravel.com/docs/v5/customization/cards.md): Learn how to build custom cards for your Nova application. - [Dashboards](https://nova.laravel.com/docs/v5/customization/dashboards.md): Nova dashboards provide a convenient way to build information overview pages that contain a variety of metrics and cards. - [Fields](https://nova.laravel.com/docs/v5/customization/fields.md): Learn how to build custom fields for your Nova resources. - [Filters](https://nova.laravel.com/docs/v5/customization/filters.md): Learn how to build custom filters for your Nova resources. - [CSS / JavaScript](https://nova.laravel.com/docs/v5/customization/frontend.md): Learn how to customize the CSS and JavaScript of your Nova application. - [Impersonation](https://nova.laravel.com/docs/v5/customization/impersonation.md): Learn how to impersonate other users in your application. - [Localization](https://nova.laravel.com/docs/v5/customization/localization.md): Learn how to localize your Nova application. - [Menus](https://nova.laravel.com/docs/v5/customization/menus.md): Nova menus provide a convenient way to customize the main and user menus. - [Notifications](https://nova.laravel.com/docs/v5/customization/notifications.md): Learn how to send notifications to Nova users. - [Resource Tools](https://nova.laravel.com/docs/v5/customization/resource-tools.md): Learn how to build custom tools for your Nova resources. - [Stubs](https://nova.laravel.com/docs/v5/customization/stubs.md): Customize the stubs used by Nova to generate various classes. - [Tools](https://nova.laravel.com/docs/v5/customization/tools.md): Learn how to build custom tools for your Nova application. - [Defining Filters](https://nova.laravel.com/docs/v5/filters/defining-filters.md): Nova filters are simple classes that allow you to scope your Nova index queries with custom conditions. - [Registering Filters](https://nova.laravel.com/docs/v5/filters/registering-filters.md): Learn how to register filters with your resources. - [Installation](https://nova.laravel.com/docs/v5/installation.md): Learn how to install Laravel Nova into your Laravel application. - [Defining Lenses](https://nova.laravel.com/docs/v5/lenses/defining-lenses.md): Learn how to define lenses in Nova. - [Registering Lenses](https://nova.laravel.com/docs/v5/lenses/registering-lenses.md): Learn how to register lenses in your Nova application. - [Defining Metrics](https://nova.laravel.com/docs/v5/metrics/defining-metrics.md): Learn how to define metrics in Nova. - [Registering Metrics](https://nova.laravel.com/docs/v5/metrics/registering-metrics.md): Learn how to register metrics in Nova. - [Release Notes](https://nova.laravel.com/docs/v5/releases.md): Laravel Nova Release Notes - [Authorization](https://nova.laravel.com/docs/v5/resources/authorization.md): Nova leverages Laravel policies to authorize incoming requests. - [Date Fields](https://nova.laravel.com/docs/v5/resources/date-fields.md): Date fields allow you to collect and display date and time information. - [Dependent Fields](https://nova.laravel.com/docs/v5/resources/dependent-fields.md): Dependent fields allow you to define fields that have unique configuration depending on the value of other fields. - [Fields](https://nova.laravel.com/docs/v5/resources/fields.md): Nova ships with a variety of fields out of the box, including fields for text inputs, booleans, dates, file uploads, Markdown, and more. - [File Fields](https://nova.laravel.com/docs/v5/resources/file-fields.md): Learn how to work with file fields in Nova. - [Field Panels](https://nova.laravel.com/docs/v5/resources/panels.md) - [Relationships](https://nova.laravel.com/docs/v5/resources/relationships.md): Nova ships with a variety of fields out of the box, including fields for text inputs, booleans, dates, file uploads, Markdown, and more. - [Repeater Fields](https://nova.laravel.com/docs/v5/resources/repeater-fields.md): Repeater fields allow you to create and edit repeatable, structured data. - [The Basics](https://nova.laravel.com/docs/v5/resources/the-basics.md): Learn how to define, register, and customize Nova resources. - [Validation](https://nova.laravel.com/docs/v5/resources/validation.md): Nova provides a variety of ways to validate your resource fields. - [Global Search](https://nova.laravel.com/docs/v5/search/global-search.md): Learn how to use Nova's global search feature to search across all your resources. - [Scout Integration](https://nova.laravel.com/docs/v5/search/scout-integration.md): Integrate Laravel Scout with your Nova resources. - [The Basics](https://nova.laravel.com/docs/v5/search/the-basics.md): Learn how to define searchable columns for your Nova resources. - [Upgrade Guide](https://nova.laravel.com/docs/v5/upgrade.md): Learn how to upgrade your Laravel Nova installation to the latest version. ## Optional - [Community](https://discord.com/invite/laravel) - [Blog](https://blog.laravel.com) - [v1](https://github.com/laravel/nova-orion-docs/tree/main/1.x)