You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've added a custom action button to my laravel project, locally it is fine, but on cpanel it give me an error that "Class 'App\Actions\MyAction' not found"
Steps to reproduce
Create a custom action
add to service provider
Expected behavior
The custom action should work on cpanel as locally its working fine
Screenshots
Additional context
No response
The text was updated successfully, but these errors were encountered:
Laravel version
8.75
PHP version
8
Voyager version
1.6
Database
mysql
Description
I've added a custom action button to my laravel project, locally it is fine, but on cpanel it give me an error that "Class 'App\Actions\MyAction' not found"
Steps to reproduce
Create a custom action
add to service provider
Expected behavior
The custom action should work on cpanel as locally its working fine
Screenshots
Additional context
No response
The text was updated successfully, but these errors were encountered: