gothinkster / laravel-realworld-example-app

Exemplary real world backend API built with Laravel
https://realworld.io
MIT License
1.2k stars 1.05k forks source link

Request: Add role based permissions with Zizaco Entrust or similar. #8

Closed antoni-alvarez closed 7 years ago

antoni-alvarez commented 7 years ago

In many realworld webapps role based permissions are a requirement. Please, add Zizaco Entrust or similar to the example.

sandeesh commented 7 years ago

@ToniAlvarez I'd love to add those but this project adheres to the main specs set for all the code bases to retain similar functionality. If the main specs get updated with roles and permissions requirement then i will definitely add a custom and easy implementation as i already have experience implementing with such functionality.