Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 266 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 266 Bytes

cosmomonger

Built using Laravel.

Create a copy of the .env.example file as .env and modify the database connection information as needed. For development SQLite is a supported database but for actual production usage MySQL is recommended.

Requires PHP 7.2+