Evgeny Murashkin
Evgeny Murashkin
There is a new AuthorizableContract in Laravel 5.1.11 which defines such method as can() that already defined in your HasRoleAndPermissionContract. So what's the next? I suggest to rename can() to...
The problem is simple, I just: 1. installed node 10 with nvm 2. installed globally foundation-cli 3. ran `foundation new --framework emails` 4. went through installation process 5. ran `foundation...
**PHP Version:** 7.4.28 **OS:** Debian Buster **Run command:** ```shell php-linter check --kphp --kphp7 ``` **The minimal code in which the bug appears:** Let's say we define an abstract class and...