dear all
i am facing such problem on DO server, i have tried everything , the whole site is working 100% properly on linux server using Homestead but after uploading it , it works for one time , going down many times after reloading or refreshing the page . - i tried to increase the memory of the apache server - i also tried to track the laravel.log but no any issues. - i also deleted the compiled.php in addition of composer clear-cache + php artisan cache:clear + php artisan optimize but no use.
any ideas ? i would be so thankful. thank you in advance.
Your droplet is running out of memory. Create a swap file to fix this issue.
Reference: DigitalOcean