This is a laravel application to manage a makerspace.
The application runs on Apache2, MySQL, and NodeJS.
This project uses vagrant! To start a development server clone this project and run vagrant up
The project will be running on http://localhost:8080
Deploy like any other laravel project.
The vagrant box uses:
- Apache2
- PHP
- PostgreSQL
- Memcached