/Axolotsica

WPR PROJECT

Primary LanguagePHP

Axolotsica

This application uses the latest Slim 4 with Slim PSR-7 implementation and PHP-DI container implementation. It also uses the Monolog logger.

Install the Dependencies

composer install

To run the application in development, you can run these commands

composer start

After that, open http://localhost:8080 in your browser.