marvinlabs / laravel-html-bootstrap-4

Bootstrap 4 fluent HTML builder
MIT License
42 stars 15 forks source link

Declaration of Disablable::disabled() should be compatible with Spatie\Html\Elements\Input::disabled($disabled = true) #26

Closed vpratfr closed 6 years ago

vpratfr commented 6 years ago

Declaration of MarvinLabs\Html\Bootstrap\Elements\Traits\Disablable::disabled() should be compatible with Spatie\Html\Elements\Input::disabled($disabled = true)