document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. DB_CONNECTION=mysql
  2. DB_HOST=127.0.0.1
  3. DB_PORT=3306
  4. DB_DATABASE=laravel_login_register
  5. DB_USERNAME=root
  6. DB_PASSWORD=root
  7.  
');