Add APP_URL to the .env file

This commit is contained in:
Mahmoud Zalt 2015-09-28 18:27:17 +03:00
parent 5674d876f4
commit d88f557240
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
APP_ENV=local
APP_DEBUG=true
APP_URL=http://laravel.dev
APP_KEY=wqgyoHNBQBgPjLorn3pJNGwYlehhXfD3
CACHE_DRIVER=redis