Usually we deploy the app to the root of domain (i.e. domain.dev) but what if we want to deploy to … Read More
Laravel deployment – HTTP ERROR 500?
If you encounter this problem with Apache but the app doesn’t have any problem while running directly. Then you should … Read More
Laravel deployment with Apache on Debian/Ubuntu
Environment: Lavel 5.8, PHP 7.3, Apache 2.4, Debian 9.12 Permission Virtual Host Directory is the laravel root and DocumentRoot is … Read More