mirror of https://github.com/flarum/flarum
|
|
||
|---|---|---|
| app | ||
| bootstrap | ||
| public | ||
| scripts | ||
| .env.example.php | ||
| .gitignore | ||
| Vagrantfile | ||
| artisan | ||
| composer.json | ||
| readme.md | ||
| server.php | ||
readme.md
Flarum Skeleton App
This application is a skeleton for https://github.com/flarum/core — it will set up the application and install dependencies in a Vagrant box.
Please see here for more information about Flarum.
Installation
git clone git@github.com:flarum/flarum
cd flarum
vagrant up