.gitignore 75 B

12345678
  1. # ---> Laravel
  2. /bootstrap/compiled.php
  3. .env.*.php
  4. .env.php
  5. .env
  6. /vendor/