chore(setup): add new folder structure

This commit is contained in:
peaklabs-dev 2025-11-27 16:22:37 +01:00
parent 9055fadb05
commit f68b73337d
No known key found for this signature in database
23 changed files with 1 additions and 0 deletions

0
app/Actions/.gitkeep Normal file
View file

0
app/Concerns/.gitkeep Normal file
View file

View file

0
app/Enums/.gitkeep Normal file
View file

0
app/Events/.gitkeep Normal file
View file

View file

View file

View file

View file

View file

View file

0
app/Jobs/.gitkeep Normal file
View file

0
app/Models/.gitkeep Normal file
View file

View file

0
app/Policies/.gitkeep Normal file
View file

0
app/Queries/.gitkeep Normal file
View file

0
app/Services/.gitkeep Normal file
View file

1
database/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
*.sqlite*

View file

View file

View file

0
docker/.gitkeep Normal file
View file

View file