Zona de administracion para agregar eventos y subir imagenes

This commit is contained in:
2020-06-16 22:44:48 -04:00
parent c09165529f
commit b943a21890
32 changed files with 1228 additions and 97 deletions

View File

@ -17,7 +17,8 @@
"rubellum/slim-blade-view": "^0.1.1",
"mustangostang/spyc": "^0.6.3",
"voku/stringy": "^6.2",
"vlucas/phpdotenv": "^4.1"
"vlucas/phpdotenv": "^4.1",
"php-ffmpeg/php-ffmpeg": "^0.16.0"
},
"require-dev": {
"phpunit/phpunit": "^8.5",