1. 12 Sep, 2014 1 commit
    • Julien Bonvarlet's avatar
      Fix dependency · 13d19d60
      Julien Bonvarlet authored
      With this new 5.0 branch, there is some issues on composer install. Either keep a 4.3.* branch or change this ?
      13d19d60
  2. 09 Sep, 2014 1 commit
  3. 08 Sep, 2014 1 commit
  4. 07 Sep, 2014 5 commits
  5. 04 Sep, 2014 1 commit
  6. 03 Sep, 2014 1 commit
  7. 02 Sep, 2014 5 commits
  8. 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
  9. 30 Aug, 2014 1 commit
  10. 29 Aug, 2014 4 commits
  11. 28 Aug, 2014 6 commits
  12. 27 Aug, 2014 3 commits
  13. 24 Aug, 2014 4 commits
  14. 23 Aug, 2014 1 commit
  15. 22 Aug, 2014 5 commits