We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 757feba commit c28c4eaCopy full SHA for c28c4ea
src/Commands/publishPermissionResources.php
@@ -4,7 +4,7 @@
4
use CodexShaper\Permission\PermissionServiceProvider;
5
use Illuminate\Console\Command;
6
7
-class publishPermissionResources extends Command
+class PublishPermissionResources extends Command
8
{
9
/**
10
* The console command name.
src/Commands/publishPermissionViews.php
-class publishPermissionViews extends Command
+class PublishPermissionViews extends Command
0 commit comments