entrust icon indicating copy to clipboard operation
entrust copied to clipboard

After adding in routes.php all artsian command or disable

Open miladganjali opened this issue 9 years ago • 2 comments

When i add this line code in routes.php

Entrust::routeNeedsPermission('admin/post*', 'create-post');

all response to artsian command become this

 php artisan vendor:publish


  [BadMethodCallException]
  Method filter does not exist.

`

miladganjali avatar Aug 23 '16 14:08 miladganjali

@miladganjali Are you solve this issue?

AmrAbdalrahman avatar Sep 26 '18 12:09 AmrAbdalrahman

@AmrAlmagic No, Entrust has many issues when you want to be used in the complex project, after this error and no response I stop using this package and create my own you can use a source code of "entrust" for inspiration.

miladganjali avatar Sep 28 '18 19:09 miladganjali