mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-10 23:14:48 +00:00
refactor namespace and update routes for api
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
namespace Laraspace\Providers;
|
||||
namespace Crater\Providers;
|
||||
|
||||
use Illuminate\Support\ServiceProvider;
|
||||
use Illuminate\Pagination\Paginator;
|
||||
|
||||
Reference in New Issue
Block a user