Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
ricardogj08
/
cursos
Watch
1
Star
0
Fork
0
Files
Issues
0
Branch:
master
Branches
Tags
master
cursos
/
php
/
freecodecamp-create-mvc-framework-2023
/
env.example
env.example
99 B
Permalink
History
Raw
1
2
3
4
DB_DSN = mysql:host=localhost;port=3306;dbname=mvc_framework
DB_USERNAME = root
DB_PASSWORD = root