1. 24 Nov, 2014 1 commit
  2. 06 Nov, 2014 1 commit
  3. 23 Oct, 2014 1 commit
  4. 12 Oct, 2014 1 commit
  5. 04 Sep, 2014 1 commit
  6. 31 Aug, 2014 1 commit
    • Remove classes from aliases list · 2ddf39f2
      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.
      Dries Vints committed
  7. 19 Aug, 2014 1 commit