This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
I have executed the command: php artisan plugin:refresh rafie.sitepointDemo, but had got this error: Plugin "rafie.sitepointDemo" not found. Please, help! Or how i should execute db migration? (sorry for my english)
bearn66617107 said:
I have executed the command: php artisan plugin:refresh rafie.sitepointDemo, but had got this error: Plugin "rafie.sitepointDemo" not found. Please, help! Or how i should execute db migration? (sorry for my english)
hi did you find any solution!?
This means, you have a typo somewhere in your plugin name, or some inconsistency between folder structure and plugin name.I can highly recommend to generate any and all plugin using the artisan commnd:
php artisan create:plugin Acme.Demo
1-3 of 3