This is the code base for API Development with Slim Framework by Abutu Justice Royale
Clone this repository by runing this command.
https://github.com/justiceroyale1/slim-tutorial
You'll want to:
- Point your virtual host document root to your new application's
public/
directory. - Ensure
logs/
is web writeable.
To run the application in development, you can also run this command.
php composer.phar start
That's it!.