OwenMelbz / nova-radio-field

Provides a radio field for laravel nova with ability to toggle field visibility.
34 stars 31 forks source link

Error In Live Server #7

Closed jahid56 closed 4 years ago

jahid56 commented 5 years ago

Hello I am installed your project, However everything works fine in My Local Sever, For Example In my XAMPP, But when I push the project in Live server it shows error that Class 'OwenMelbz\RadioField\RadioButton' not found. Don't find where the problem is?

OwenMelbz commented 4 years ago

This looks like a composer issue, eg composer install has not been run. I’d suggest starting there