
APP_URL=http://localhost:8888
APP_ENV=development
APP_DEBUG=true

DB_HOST=localhost
DB_NAME=inception
DB_PORT=8889
DB_USER=root
DB_PASS=root