Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 312 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 312 Bytes

A Sample API with Native PHP

Prerequisite

For this project to work as expected, you need to enable mod_rewrite in your server (WAMP/XAMPP/APACHE2)

Getting started

$ git clone https://github.com/ziedmahdi/react-php-api.git
$ cd react-php-api
$ composer install