1. 19 Sep, 2014 2 commits
  2. 18 Sep, 2014 1 commit
  3. 16 Sep, 2014 1 commit
  4. 15 Sep, 2014 1 commit
  5. 12 Sep, 2014 2 commits
  6. 09 Sep, 2014 1 commit
  7. 08 Sep, 2014 1 commit
  8. 07 Sep, 2014 5 commits
  9. 04 Sep, 2014 1 commit
  10. 03 Sep, 2014 1 commit
  11. 02 Sep, 2014 5 commits
  12. 31 Aug, 2014 1 commit
    • Dries Vints's avatar
      Remove classes from aliases list · 2ddf39f2
      Dries Vints authored
      Eloquent and Seeder were used to extend from which is a bad practice.
      The SoftDeletingTrait should be imported just like the UserTrait and the RemindableTrait.
      Str was also removed because it's just a shortcut for the namespace. People can always re-add it if they like.
      I wasn't entirely sure what FormRequest was doing here but I have a feeling it's going to be used for the same reasons as one of the above classes. So I removed it as well.
      2ddf39f2
  13. 30 Aug, 2014 1 commit
  14. 29 Aug, 2014 4 commits
  15. 28 Aug, 2014 6 commits
  16. 27 Aug, 2014 3 commits
  17. 24 Aug, 2014 4 commits