permit icon indicating copy to clipboard operation
permit copied to clipboard

A laravel package to handle user authorization and ACL

Results 2 permit issues
Sort by recently updated
recently updated
newest added

Running the following command for vendor publishing didn't work, `php artisan vendor:publish --provider=Nahid\Permit\PermitServiceProvider` But adding the ServiceProvider as a quoted string like following works like a charm. `php artisan vendor:publish...

bug

This blade directive is equivalent to `@else` directive; but making it more reasonable with the package related custom directives and also the IDE acceptability.