You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Laravel 339B

1234567891011121314151617181920212223
  1. /vendor/
  2. node_modules/
  3. npm-debug.log
  4. yarn-error.log
  5. # Laravel 4 specific
  6. bootstrap/compiled.php
  7. app/storage/
  8. # Laravel 5 & Lumen specific
  9. public/storage
  10. public/hot
  11. # Laravel 5 & Lumen specific with changed public path
  12. public_html/storage
  13. public_html/hot
  14. storage/*.key
  15. .env
  16. Homestead.yaml
  17. Homestead.json
  18. /.vagrant
  19. .phpunit.result.cache