First we have to allow third parties to access your gmail. https://myaccount.google.com/ Even I turn on “Less secure app access”, … Read More
Laravel – checkout from git and install by composer on a new Debian/Ubuntu server
Environment: Laravel 5.8, PHP 7.0, Debian 9.12 First, upgrade PHP to the latest one (7.3) Second, install latest composer (1.9.3) … 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