Class "Filament\Forms\Components\TextArea" not found

Hi everyone, I built an application with filament and everything works fine locally. However, when I upload to a shared server (cpanel) and visit any page that has a form and uses the "TextArea" form component I get an error.

Class "Filament\Forms\Components\TextArea" not found

If I replace the textarea component with a textinput component then it works again. Meanwhile, on local this issue is non existent.

Please, someone help me out with issue.
Was this page helpful?