1. 23 Sep, 2014 6 commits
  2. 22 Sep, 2014 1 commit
  3. 21 Sep, 2014 2 commits
  4. 19 Sep, 2014 1 commit
  5. 18 Sep, 2014 1 commit
  6. 16 Sep, 2014 1 commit
  7. 15 Sep, 2014 1 commit
  8. 12 Sep, 2014 2 commits
  9. 09 Sep, 2014 1 commit
  10. 08 Sep, 2014 1 commit
  11. 07 Sep, 2014 5 commits
  12. 04 Sep, 2014 1 commit
  13. 03 Sep, 2014 1 commit
  14. 02 Sep, 2014 5 commits
  15. 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
  16. 30 Aug, 2014 1 commit
  17. 29 Aug, 2014 4 commits
  18. 28 Aug, 2014 5 commits