mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 04:01:10 -04: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