mirror of
https://github.com/supanadit/todo.git
synced 2024-11-23 02:36:24 +00:00
feat: illuminante facades url
This commit is contained in:
parent
0f06115b21
commit
4bb2b44780
@ -3,7 +3,7 @@
|
||||
namespace App\Providers;
|
||||
|
||||
use Illuminate\Support\ServiceProvider;
|
||||
use App\Providers\URL;
|
||||
use Illuminate\Support\Facades\URL;
|
||||
|
||||
class AppServiceProvider extends ServiceProvider
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user