laravel-bootstrap-4-forms
laravel-bootstrap-4-forms copied to clipboard
Overwriting Form Facade
I want to use this package together with Collective/Form, which obviously exists as 'Form', we need that default facade can be overwritten in config or renamed to BootForm or something else. Naming Bootstrap Form as "Form" isn't very clean.