Initial Commit

The initial public commit of MVGL website code.
This commit is contained in:
Jimmy B. 2024-01-14 13:51:43 -06:00
commit b39ecf1638
2043 changed files with 215154 additions and 0 deletions

40
.gitignore vendored Normal file
View file

@ -0,0 +1,40 @@
/node_modules
/public/hot
/public/storage
/public/css
/public/js
/public/media
/public/plugins
/public/demo1
/public/demo2
/public/demo3
/public/demo4
/public/demo5
/public/demo6
/public/demo7
/public/demo8
/public/demo9
/public/demo10
/public/demo11
/public/demo12
/public/demo13
/storage/*.key
/vendor
.env
.env.backup
.env.example
.phpunit.result.cache
docker-compose.override.yml
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
_ide_helper.php
_ide_helper_models.php
.phpstorm.meta.php
composer.lock
.push.settings.jsonc
config/changelog.php