Minimalist professional blog website and CMS made in Laravel
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Clone the repository
- Run composer install to pull dependencies
- Run php artisan key:generate
- Run php artisan migrate
- Run php artisan serve
Branch some changes and submit a pull request
- Matthew Quinn - Mquinn