my first commit

This commit is contained in:
2025-04-16 19:12:56 +03:00
parent 685c734f6e
commit ab91a5dd31
73 changed files with 0 additions and 12782 deletions

View File

@@ -1,8 +0,0 @@
<?php
use Illuminate\Foundation\Inspiring;
use Illuminate\Support\Facades\Artisan;
Artisan::command('inspire', function () {
$this->comment(Inspiring::quote());
})->purpose('Display an inspiring quote')->hourly();