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.
2 parents 4485e10 + 573c241 commit 4481137Copy full SHA for 4481137
src/Console/InstallCommand.php
@@ -3,6 +3,7 @@
3
namespace Butschster\Head\Console;
4
5
use Illuminate\Console\Command;
6
+use Illuminate\Support\ServiceProvider;
7
use Illuminate\Support\Str;
8
9
class InstallCommand extends Command
0 commit comments