An open API service indexing awesome lists of open source software.

https://github.com/muetze42/laravel-nova-example-projects

Laravel Nova Examples
https://github.com/muetze42/laravel-nova-example-projects

framework laravel laravel-nova nova

Last synced: 5 months ago
JSON representation

Laravel Nova Examples

Awesome Lists containing this project

README

          

# Laravel Nova Example Projects

[Laravel Nova](https://nova.laravel.com/) is great, no question about it. But of course it's not impossible to come
across requirements that Nova doesn't cover by default.

There are a large number of community packages. But do you want to use a large number of packages all the time and be
dependent on them being maintained?

Laravel and Laravel Nova offer the necessary built-in functionality to realise desired adaptations without installing a
community package.

Various projects are implemented in this repository and an attempt is made to manage without or with as few additional
packages as possible.

## Overview

| Branch | Description | Authors |
|-----------------------------------------------------------------------------------------------------|-------------------------------|---------|
| [custom-login](https://github.com/Muetze42/laravel-nova-example-projects/tree/feature/custom-login) | Create Custom Nova Login Page | - |

## More

* [Issue or report a security vulnerability](https://github.com/Muetze42/laravel-nova-example-projects/issues)
* [Ideas, Q&A, Show and tell etc](https://github.com/Muetze42/laravel-nova-example-projects/discussions)
* New Branches with other Projects are welcome