kodeine / laravel-acl

Light-weight role-based permissions system for Laravel 6+ built in Auth system.
MIT License
786 stars 216 forks source link

Update the readme to reflect new major version/some laravel specific changes **NEEDS NEW VERSIONS TAGGED #236

Closed alec-joy closed 5 years ago

alec-joy commented 5 years ago

Before merging this, in order to make it accurate, a release of 1.0 and a release of 2.0 (master) need to be tagged. While installed dependencies based on branches works, it's not ideal as there's no way to pin to a specific version the way you can with tagged releases.

alec-joy commented 5 years ago

@kodeine any updates? I know you're on vacation so no rush

kodeine commented 5 years ago

@alec-joy sorry it got out of my mind.

alec-joy commented 5 years ago

Can you tag the releases? Right now if someone follows the instructions in the readme they'll get a 4 year old version of the package that predates the 1.x branch.

kodeine commented 5 years ago

@alec-joy done, sorry for the late response. Please confirm if it looks good.