ran pint
This commit is contained in:
@@ -7,6 +7,7 @@ use Illuminate\Console\Command;
|
||||
class Setup extends Command
|
||||
{
|
||||
protected $signature = 'setup';
|
||||
|
||||
protected $description = 'Initialize the application.';
|
||||
|
||||
public function handle()
|
||||
|
||||
Reference in New Issue
Block a user