- Search and replace "laravel-package-boilerplate" with the name of the new package
- Search and replace "OhSeeSoftware\LaravelPackageBoilerplate" with the namespace of the new package
- Change the names of the example classes (ExampleServiceProvider, ExampleFacade, etc)
- If you want to report on code coverage, setup the repo at https://coveralls.io
- Update the Coveralls image URL in this README file
- If you want to report on code maintainability, setup the repo at https://codeclimate.com
- Update the Code Climate image URL in this README file
- Remove this TODO section and replace with documentation for your package!
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email security@ohseesoftware.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.
This package was generated using the Laravel Package Boilerplate.