Breve is a simple note-taking application made in Laravel.
To run the demo application:
- Clone this project
- Run composer install
- Configure the .env file to use a blank schema
- Run php artisan key:generate
- Run php artisan migrate
- Run php artisan db:seed for demo users and content