Skip to content

Instantly share code, notes, and snippets.

View rohit-sagar256's full-sized avatar
🎯
Focusing

Rohit Sagar rohit-sagar256

🎯
Focusing
View GitHub Profile
@rohit-sagar256
rohit-sagar256 / .env.dusk
Created June 18, 2022 20:59
Laravel Dusk Test Setup
APP_NAME=Laravel
APP_ENV=local
APP_KEY=base64:2vqUYOIZZQ17nowCLkMT5EbgS/RzDRrNYbVoZ+IRurQ=
APP_DEBUG=true
APP_URL=http://127.0.0.1:8000
LOG_CHANNEL=stack
LOG_DEPRECATIONS_CHANNEL=null
LOG_LEVEL=debug