install Jetstream

This commit is contained in:
2025-01-26 09:45:22 +00:00
parent f3acd28788
commit 71507f9818
93 changed files with 6918 additions and 13 deletions
+2
View File
@@ -2,4 +2,6 @@
return [
App\Providers\AppServiceProvider::class,
App\Providers\FortifyServiceProvider::class,
App\Providers\JetstreamServiceProvider::class,
];