marvinlabs / laravel-html-bootstrap-4

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

"bs::alert" Component Throws Error #53

Open erayerdin opened 5 years ago

erayerdin commented 5 years ago

bs::alert component does not work as intended, you can try the first simple example in the documentation.

Below is stack trace:

Undefined variable: class (View: /foo/bar/vendor/marvinlabs/laravel-html-bootstrap-4/resources/views/alert.blade.php) (View: /foo/bar/vendor/marvinlabs/laravel-html-bootstrap-4/resources/views/alert.blade.php) (View: /foo/bar/vendor/marvinlabs/laravel-html-bootstrap-4/resources/views/alert.blade.php)

Environment