mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-09 06:24:48 +00:00
refactor namespace and update routes for api
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
namespace Laraspace\Console;
|
||||
namespace Crater\Console;
|
||||
|
||||
use Illuminate\Console\Scheduling\Schedule;
|
||||
use Illuminate\Foundation\Console\Kernel as ConsoleKernel;
|
||||
|
||||
Reference in New Issue
Block a user