Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 236 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 236 Bytes

Books API

The public folder must contain an .env file with MySQL credentials. Copy the .env.example to .env.

Dependencies are managed with composer. Run in the project root to install all deps:

composer install