The Laravel framework is open-sourced software licensed under the MIT license.
Contributing
- Fork to your github account
- Clone to your local computer
- Run composer update
- Add your user to userseeder file
- Run php artisan migrate:refresh --seed
- Make changes
- Pull to your github
- Create pull request master repository.