Basic Usage
Available Methods
Controls the label position (inline or stacked).
Sets the icon displayed when toggled on.
Sets the icon displayed when toggled off.
Sets the color when toggled on.
Sets the color when toggled off.
Requires the toggle to be on.
Requires the toggle to be off.
Common Patterns
Feature Flag
With Icons
Status Toggle
Database Casting
When saving boolean values with Eloquent, add aboolean cast: