marvinlabs / laravel-html-bootstrap-4

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

Textarea class not found. #11

Closed gassius closed 6 years ago

gassius commented 6 years ago

When using bs()->textarea()

Symfony \ Component \ Debug \ Exception \ FatalErrorException (E_UNKNOWN) Class 'Spatie\Html\Elements\TextArea' not found

Error on /vendor/marvinlabs/laravel-html-bootstrap-4/src/Bootstrap/Elements/TextArea.php:17

Spatie deinfe the class as Textarea, not cap on first A

vpratfr commented 6 years ago

Sorry about that. Windows FS did it again