facut pana la video 7

This commit is contained in:
Cerbu Andrei Mihnea
2023-05-10 00:47:48 +03:00
parent 1abdc313f4
commit 90f12ab916
40 changed files with 1644 additions and 41 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"name": "andrei/knowyourfood",
"authors": [
{
"name": "Cerbu Andrei Mihnea",
"email": "andreimihneacerbu@gmail.com"
}
],
"autoload" : {
"psr-4" : {
"app\\": "./"
}
},
"require": {
"vlucas/phpdotenv": "^5.5"
}
}