Remove index.php from URL
For Apache HTTP server, this can be done by turning on the URL rewriting engine and specifying some rewriting rules. Create .htaccess file and located it under project folder in webroot. RewriteEngine on \# if a directory or a file exists,...