création du projet laravel et création de la base de donnée

This commit is contained in:
Luka COUTANT
2025-06-10 14:06:48 +02:00
parent bdcb23b753
commit e9e9bc2ae6
67 changed files with 13748 additions and 0 deletions

9
laravel/storage/framework/.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
compiled.php
config.php
down
events.scanned.php
maintenance.php
routes.php
routes.scanned.php
schedule-*
services.json

View File

@@ -0,0 +1,3 @@
*
!data/
!.gitignore

View File

@@ -0,0 +1,2 @@
*
!.gitignore

View File

@@ -0,0 +1,2 @@
*
!.gitignore

View File

@@ -0,0 +1,2 @@
*
!.gitignore

View File

@@ -0,0 +1,2 @@
*
!.gitignore