1. 21 Aug, 2016 3 commits
  2. 14 Jul, 2016 1 commit
  3. 23 Jun, 2016 1 commit
  4. 05 Apr, 2016 1 commit
  5. 24 Feb, 2016 1 commit
  6. 22 Feb, 2016 1 commit
  7. 16 Feb, 2016 2 commits
  8. 04 Oct, 2015 1 commit
  9. 13 Jul, 2015 1 commit
  10. 07 Jul, 2015 2 commits
  11. 23 Jun, 2015 1 commit
  12. 08 Jun, 2015 1 commit
  13. 01 Jun, 2015 1 commit
  14. 31 May, 2015 1 commit
  15. 09 May, 2015 1 commit
  16. 08 May, 2015 1 commit
  17. 30 Apr, 2015 1 commit
  18. 20 Mar, 2015 1 commit
  19. 18 Mar, 2015 1 commit
  20. 23 Feb, 2015 3 commits
  21. 15 Dec, 2014 1 commit
  22. 08 Dec, 2014 1 commit
  23. 24 Nov, 2014 1 commit
  24. 06 Nov, 2014 1 commit
  25. 23 Oct, 2014 1 commit
  26. 12 Oct, 2014 1 commit
  27. 04 Sep, 2014 1 commit
  28. 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
  29. 19 Aug, 2014 1 commit