Skip to content
Snippets Groups Projects
Commit 88cb2cb0 authored by Eric WAGNER's avatar Eric WAGNER
Browse files

AppServiceProvider Update

parent e0835a09
Branches
No related merge requests found
......@@ -2,7 +2,10 @@
namespace App\Providers;
use Illuminate\Support\Facades\Route;
use Illuminate\Support\Facades\Schema;
use Illuminate\Support\ServiceProvider;
use Livewire\Livewire;
class AppServiceProvider extends ServiceProvider
{
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment