mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-05-26 05:04:54 +00:00
refactor namespace and update routes for api
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
namespace Laraspace\Http\Controllers;
|
||||
namespace Crater\Http\Controllers;
|
||||
|
||||
use Illuminate\Foundation\Bus\DispatchesJobs;
|
||||
use Illuminate\Routing\Controller as BaseController;
|
||||
|
||||
Reference in New Issue
Block a user