1. 02 Sep, 2014 1 commit
  2. 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
  3. 30 Aug, 2014 1 commit
  4. 29 Aug, 2014 4 commits
  5. 28 Aug, 2014 3 commits
  6. 27 Aug, 2014 3 commits
  7. 24 Aug, 2014 4 commits
  8. 23 Aug, 2014 1 commit
  9. 22 Aug, 2014 11 commits
  10. 21 Aug, 2014 7 commits
  11. 20 Aug, 2014 4 commits