mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-05-27 05:34:53 +00:00
Upgrade to Laravel 10, Vite 5+
This commit is contained in:
@@ -4,6 +4,7 @@ namespace InvoiceShelf\Providers;
|
||||
|
||||
use Illuminate\Pagination\Paginator;
|
||||
use Illuminate\Support\Facades\Schema;
|
||||
use Illuminate\Support\Facades\Vite;
|
||||
use Illuminate\Support\ServiceProvider;
|
||||
|
||||
class AppServiceProvider extends ServiceProvider
|
||||
|
||||
Reference in New Issue
Block a user