Skip to content

Adding a facade, prioritizing events, bug fixes, and more docs

Compare
Choose a tag to compare
@weotch weotch released this 13 Apr 18:34
· 47 commits to master since this release
  • Fixing bug with PHP open tag
  • Switching IoC bindings to singletons
  • Adding a Facade class
  • Giving Laravel event listening a higher priority so Upchuck happens before standard event listeners
  • Removing uploads from request after handling
  • More docs