Skip to content

romeotamas/PHP-Rest-API-with-routes-and-controllers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP-Rest-API-with-routes-and-controllers

.htaccess file in root folder
-----------------------------------
RewriteEngine On
RewriteRule ^(.*)$ index.php?url=$1 [L,QSA]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages