用 Laravel Package 切换用户登录

2018-03-12 21:20:25 阅读:5 编辑

https://github.com/viacreative/sudo-su

用 Laravel Package 切换用户登录

@if (config ('app.debug'))
    @include ('sudosu::user-selector')
@endif