Fayaz Khan

Results 4 comments of Fayaz Khan

Before running `php artisan entrust:migration` make sure you added `Zizaco\Entrust\EntrustServiceProvider::class,` to **providers** and `'Entrust' => Zizaco\Entrust\EntrustFacade::class,` to **alias** in config/app.php file?

Hi, As we call that class via ajax so you have to pass url query args with the URL you are calling AJAx let say `posts` is your controller and...

Hi @AyhanALTINOK Please let me know the procedure of how you implemented it and the code. Thanks

hi @AyhanALTINOK Can you please uninstall and reinstall the composer blade package use version 4.0.* or earlier Thanks