All notable changes to laravel-presenter
will be documented in this file.
- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #8
- update README.md by @ousid in #10
- Bump actions/checkout from 2 to 3.1.0 by @dependabot in #9
- @ousid made their first contribution in #10
Full Changelog: https://github.com/coderflexx/laravel-presenter/compare/v1.2.0...v1.2.1
- Change Command Name and fix Typo by @syntafin in #6
- @syntafin made their first contribution in #6
Full Changelog: https://github.com/coderflexx/laravel-presenter/compare/v1.1.1...v1.2.0
- Add
interfaceNotImplemented
method
Full Changelog: https://github.com/coderflexx/laravel-presenter/compare/v1.1.0...v1.1.1
- Adding Laravel 9 Support
- update
README.md
- Update
README.md
- update
composer.json
- fix typos
Initial release.
- initial release