Installing on Cloudways or digital Ocean app

Solved
solutions

Mar 10th, 2023 06:56 PM

Spent over 5hrs trying to get wave installed. I experienced issues with installing on cloudways, I followed the instructions and got stuck at this error. but it is giving this error:

but it is giving this error in line 21:
Laravel\Sanctum\Sanctum" not found {"exception":"[object] (Error(code: 0): Class \"Laravel\\Sanctum\\Sanctum\" not found at /home/396243.cloudwaysapps.com/zgtumqgvhw/public_html/config/sanctum.php:21

Afterwards I tried installing on digital ocean using "Apps", it installed but I was trying to switch it to my github by uploading app spec with my git url but it came up with permission errors connecting to github.

I am looking for the best way to launch this. Thank you

bobbyiliev

Mar 11th, 2023 07:47 AM

Best Answer

Hi there,

Feel free to ask quesitons here in case that you get stuck.

There was actually the exact same question asked a couple of days ago here:

Deploying Wave to Cloudways question

TLDR:

A quick fix is to just SSH to the Cloudways server and delete the config/sanctum.php file that will fix the composer install error that you are seeing.

Best,

Bobby

Report
1
solutions

Mar 11th, 2023 10:34 AM

Thank you I would try that

bobbyiliev

Mar 11th, 2023 10:43 AM

OK let me know how it goes.

Report
1
solutions

Mar 11th, 2023 10:58 AM

Thank you I would try that

solutions

Mar 11th, 2023 10:58 AM

It worked!!! Thanks a million.

bobbyiliev

Mar 11th, 2023 12:16 PM

No problem at all! Happy to hear that it is working 🙌