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 225B

1234567891011121314151617
  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. storage/*.key
  12. .env
  13. Homestead.yaml
  14. Homestead.json
  15. /.vagrant