Skip to content

Commit

Permalink
make guardian
Browse files Browse the repository at this point in the history
  • Loading branch information
cuongnd-nta committed Jul 7, 2021
1 parent 74bd362 commit a827402
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Commands/MakeGuardianCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
namespace Cuongnd88\LaraGuardian\Commands;

use Illuminate\Support\Facades\Artisan;
use Illuminate\Console\Command;

class MakeGuardianCommand
class MakeGuardianCommand extends Command
{
/**
* The name and signature of the console command.
Expand Down

0 comments on commit a827402

Please sign in to comment.