Zizaco / entrust

Role-based Permissions for Laravel 5
MIT License
6.05k stars 1.29k forks source link

Changes in installation instruction for 5.2 #858

Open MakeApps opened 6 years ago

MakeApps commented 6 years ago

@rafaelbeckel @Zizaco

'Entrust' => Zizaco\Entrust\EntrustServiceProvider::class, to the aliases array.

Please change to. 'Entrust' => Zizaco\Entrust\EntrustFacade::class,