protonemedia / laravel-form-components

A set of Blade components to rapidly build forms with Tailwind CSS (v1.0 and v2.0) and Bootstrap 4/5. Supports validation, model binding, default values, translations, Laravel Livewire, includes default vendor styling and fully customizable!
https://protone.media/blog/laravel-form-components-to-rapidly-build-forms-with-tailwind-css-and-bootstrap-4
MIT License
816 stars 102 forks source link

"Unable to locate class or view [{$alias}] for component [{$component}]." #96

Open lokeshkumar12471 opened 1 year ago

lokeshkumar12471 commented 1 year ago

when my installation was done after that iam trying to give "Unable to locate class or view [{$alias}] for component [{$component}]." this error was displaying

xorock commented 1 year ago

This happens when prefix is empty. But, when setting it another error comes class_exists(): Argument #1 ($class) must be of type string, array given