This is a simple laravel application with MongoDB
Clone the project into your local server and install MongoDB on your machine.
1- Make sure to set .env file with proper DB connections.
2- Run composer for dependencies.
3- Execute php artisan migrate to generate the required tables.
Author: Caio Parazzi
Email: [email protected]