Replicate some of the changes from the skeleton app
This commit is contained in:
parent
41fec3d61b
commit
53d8f4b77f
3 changed files with 6 additions and 1 deletions
|
@ -12,7 +12,7 @@ class AuthServiceProvider extends ServiceProvider
|
|||
* @var array
|
||||
*/
|
||||
protected $policies = [
|
||||
'App\Model' => 'App\Policies\ModelPolicy',
|
||||
// 'App\Model' => 'App\Policies\ModelPolicy',
|
||||
];
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue