Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit 91ff068

Browse files
committed
♻️ Updated example command to aloe cli
1 parent 7c40500 commit 91ff068

2 files changed

Lines changed: 2 additions & 197 deletions

File tree

App/Console/Command.php

Lines changed: 0 additions & 197 deletions
This file was deleted.

App/Console/ExampleCommand.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<?php
22
namespace App\Console;
33

4+
use Aloe\Command;
5+
46
class ExampleCommand extends Command
57
{
68
public $name = "example";

0 commit comments

Comments
 (0)