1. 28 10月, 2015 3 次提交
  2. 24 10月, 2015 1 次提交
    • H
      Added some folders the are "compiled" things · 344fc711
      Hélio 提交于
      /vendor - composer modules can be (and probably should) recompiled. Laravel comes with this line by default.
      /node_modules - npm modules, same of /vendor.  Laravel comes with this line by default.
      
      /app/storage - Laravel things that can be despised (in staging) like cache, views cache and sessions
      344fc711
  3. 15 10月, 2015 1 次提交
  4. 10 3月, 2015 1 次提交
  5. 02 9月, 2014 1 次提交
    • T
      Renaming Laravel4 to Laravel · 858b0b25
      Tony Arra 提交于
      Laravel4 is the current standard.
      
      This resolves the name with the custom Laravel.gitignore file in the
      gitignore.io project. If support for Laravel3 is desired, it should be done in
      a new file: "Laravel3.gitignore
      
      Closes #1196
      858b0b25
  6. 16 4月, 2014 1 次提交