ok

Mini Shell

Direktori : /home2/selectio/www/a1tex.in/vendor/seshac/laravel-shiprocket-api/src/Commands/
Upload File :
Current File : /home2/selectio/www/a1tex.in/vendor/seshac/laravel-shiprocket-api/src/Commands/SketchCommand.php

<?php

namespace Sesha\Sketch\Commands;

use Illuminate\Console\Command;

class SketchCommand extends Command
{
    public $signature = 'sketch';

    public $description = 'My command';

    public function handle()
    {
        $this->comment('All done');
    }
}

Zerion Mini Shell 1.0