We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63019b7 commit c1517e5Copy full SHA for c1517e5
CHANGELOG.md
@@ -2,6 +2,14 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## [1.0.9] - 2016-11-14
6
+### Changed
7
+- Add validation, job dispatch and auth into base controller.
8
+
9
+## [1.0.8] - 2016-05-12
10
+### Added
11
+- Merge code from danhunsaker to use laravel config to return user model.
12
13
## [1.0.7] - 2015-12-07
14
### Fixed
15
- Fix method calling from $this->guest() to $this->createGuest()
0 commit comments