Adding a facade, prioritizing events, bug fixes, and more docs
- 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