This repository has been archived by the owner on Sep 22, 2024. It is now read-only.
Releases: signifly/laravel-manageable
Releases · signifly/laravel-manageable
v2.0.0 - 2019-03-21
This release contains the following:
- Fix issue #8 (breaking change)
- Fix compatibility with
TestCase
v1.2.0 - 2019-03-06
This release contains the following:
- Added support for Laravel 5.8
v1.1.0 - 2018-09-27
This release contains the following:
- Added support for Laravel 5.7
v1.0.2 - 2018-01-29
Added
- Allow to customize foreign key
id
onusers
table from macro.
v1.0.1 - 2018-01-29
Added
- Add changelog
- Allow to customize
users
table from macro.
v1.0.0 - 2018-01-28
Initial release.