Did you SSH in and run artisan to see if the command exists in the artisan commands listing? Maybe it wasn't published. How exactly did you install the project? I have never used Coaster CMS but have successfully installed Statamic, PyroCMS and AsgardCMS on Forge servers. Each has their on issues and usually involves not running composer install when cloned from the repo.
Sep 12, 2017
4
Level 6
Cannot deploy Coaster CMS on Forge server
I am able to run Coaster CMS via Valet, however when i deploy on forge: php artisan coaster:update-assets failed to work on forge.
I am getting an error that on 'php artisan coaster:update-assets' that it doesnt exists. All the other instructions I have done and it works on my local - however for this it doesnt.
Any idea? also i tried to use your read me and it tells me it is deprecated. echo "This script is deprecated, you should now run: php artisan coaster:update-assets \n";
I have also deleted the vendor and reloaded it on the forge server itself - same outcome.
Please or to participate in this conversation.