Hi, I am new to development of OctoberCMS plugins. I created a plugin with the command php artisan create:plugin myname.myplugin
But when I call the command php artisan plugin:refresh myname.myplugin
without changing any line of code, I get the error message
[ERROR] Unable to find plugin [myname.myplugin]