This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
fdokladal9228
Hello,
my project works fine on my local server (Homestead on Vagrant), but when I try to move it to remote server i get this error:
Class 'Belobradlabs\Guitars\Components\Categories' not found
And when i trying to access my plugin in backend navigation menu i get 404. Did anyone has same problem?
Last updated
dazmiller8556
Check your remote filesystem and ensure that this file is physically there.
Sounds like its missing from the filesystem.
fdokladal9228
Thank you.
But i solve it myself. Author folder name was in camelCase, so i just rename it to lowercase and its working now.
1-3 of 3