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.
- Host: GitHub
- URL: https://github.com/ferdiunal/nova-switch
- Owner: ferdiunal
- License: mit
- Created: 2024-09-09T12:24:40.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T19:01:47.000Z (9 months ago)
- Last Synced: 2025-02-08T02:03:35.314Z (4 months ago)
- Topics: laravel, laravel-nova, laravel-nova-field, php8, switch
- Language: Vue
- Homepage: https://ferdiunal.tech
- Size: 334 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```