Turn on PHP Short tags Uncomment pdo_mysql, curl and other modules that are required. sudo a2enmod rewrite # For laravel 4 projects sudo apt-get install…
Let's say you have a domain: https://www.yoursite.com. Though this is a www site you would expect it to work for non-www as well. Meaning https://yoursite.com…