Ako

Results 4 comments of Ako

@lakilevi No, I didn't use it.

I handled it in some tricky way using `role`s and `permission`s using [this package for Laravel](https://github.com/Zizaco/entrust) like this: **Each user with a specific `role`, `can(permission)` do some specific `actions` on...

@MiladAheshmeh I made a pull request and fixed this problem.

Run `php --ini` in a console and open target `Loaded Configuration File: path\php.ini`, Enable `php_fileinfo.dll` and restart your server.