Laravel's permission package laravel-permission, what does the guard_name in it mean?
Documentation: https://github.com/spatie/lar...
滿天的星座2017-05-16 16:48:47
Each Guard represents a user group.
We can have multiple groups of user systems, for example, user administrators are in different user groups.