Redirect HTTP to HTTPS - .htaccess Recently the project we've been working on is setup to use HTTPS instead of normal HTTP request. Read more about Redirect HTTP to HTTPS - .htaccess
Remove index.php from URL - Laravel When accessing Laravel in browser, the URL contains "index.php" OR "public/index.php". Read more about Remove index.php from URL - Laravel