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!

Home Page:https://protone.media/blog/laravel-form-components-to-rapidly-build-forms-with-tailwind-css-and-bootstrap-4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

lokeshkumar12471 opened this issue · comments

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

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