fontech / toggle-switch
A Laravel Nova toggle switch field
v1.4
2020-06-05 07:10 UTC
Requires
- php: >=7.1.0
README
A Laravel Nova toggle switch field
Installation
You can install the package in to a Laravel app that uses Nova via composer:
composer require fontech/toggle-switch
Usage:
Add the below to Nova/User.php resource:
# You can set the toggle swhich color by color code Toggle::make('Toggle')->color('#7e3d2f'),
Support:
https://www.linkedin.com/in/naif
License
The MIT License (MIT). Please see License File for more information.