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

https://github.com/ferdiunal/nova-switch

Switch field for Laravel Nova, the difference from other components is that it does not break the styles of other components in Nova.
https://github.com/ferdiunal/nova-switch

laravel laravel-nova laravel-nova-field php8 switch

Last synced: 4 months ago
JSON representation

Switch field for Laravel Nova, the difference from other components is that it does not break the styles of other components in Nova.

Awesome Lists containing this project

README

        

# Nova Switch

Switch field for Laravel Nova, the difference from other components is that it does not break the styles of other components in Nova.

```bash
composer require ferdiunal/nova-switch
```