Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 440 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 440 Bytes

Figured Blog

Basic configuration

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]