Skip to content

Commit

Permalink
Adding the correct artisan clear
Browse files Browse the repository at this point in the history
  • Loading branch information
tnylea committed Jul 14, 2022
1 parent 83712a3 commit 381a0e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Tails.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
use Illuminate\Support\Facades\Http;
use Illuminate\Http\Request;
use Illuminate\Support\Facades\Route;
use Illuminate\Support\Facades\Artisan;

class Tails
{
Expand Down

0 comments on commit 381a0e2

Please sign in to comment.