- Actually fixed broken storage linking
- Fixed broken storage linking
- Support storage linking
- Removed unneeded priorities
- Added laravel 5.4 support
- Run the config and route caching too
- Generate the app key on install/reset
- Added hooks for before/after each command
- Added laravel 5.3 support
- Improved service provider
- Fixed some typos
- Added laravel 5.2 support
- Minor tweaks
- Official lumen support
- Code cleanup
- Dropped all config
- Dropped ajax middleware
- Dropped html macros
- Support laravel collective html instead of illuminate
- Support both laravel 5.0 and 5.1
- Dropped php 5.4 support
- Renamed Ajax to AjaxMiddleware
- Added another config option
- Upgraded to laravel 5.0
- Replaced filters with middlewares
- Moved commands to console
- Added some more configuration
- Removed key generation
- Removed the cs fixers
- CS fixes
- Moved to the MIT license
- Improved the test suite
- Dropped debugbar support
- Added cs fixers to the test suite
- Improved the docs
- Corrected the license comments
- Minor fixes and tweaks
- Upgraded to laravel 4.1/4.2
- Moved database stuff to a separate package
- Minor refactoring
- Added more unit tests
- PHP 5.6 and HHVM compatibility
- Command improvements
- Improved validation
- Database transactions
- Added ago html macro
- Improved paginator
- Added config
- Composer tweaks
- PSR-4 autoloading
- Updated docs
- Dropped Laravel 4.0 support
- Travis and Scrutinizer tweaks
- Added a service provider
- Added filters
- Coding style fixes
- Cleaned up old code
- Tweaked unit tests
- Model refactoring
- Minor tweaks
- Updated doc blocks
- Minor tweaks
- Initial testing release