composer install
php artisan tinyissue:install
Enjoy!
php artisan migrate
We welcome and appreciate all contributions. The develop
branch is the branch you should base all pull requests and development off of.
The master
branch is tagged releases only.
Code changes must adhere the PSR-2 standards.