mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
install Laravel Nova
This commit is contained in:
2
database/factories/.gitignore
vendored
2
database/factories/.gitignore
vendored
@@ -1,3 +1,3 @@
|
||||
*.php
|
||||
!TeamFactory.php
|
||||
!UserFactory.php
|
||||
*.php
|
||||
|
||||
2
database/migrations/.gitignore
vendored
2
database/migrations/.gitignore
vendored
@@ -1,4 +1,4 @@
|
||||
2022_*
|
||||
!2014_*
|
||||
!2019_*
|
||||
!2020_*
|
||||
2022_*
|
||||
|
||||
2
database/seeders/.gitignore
vendored
2
database/seeders/.gitignore
vendored
@@ -1,2 +1,2 @@
|
||||
!DatabaseSeeder.php
|
||||
*.php
|
||||
!DatabaseSeeder.php
|
||||
|
||||
Reference in New Issue
Block a user