All Notable changes to karlomikus\theme
will be documented in this file
- Fixed theme:list command not working
- Fixed issue with container binding (changed binding to a singleton)
- Added interfaces
- Added artisan commands
theme:list
- Lists all themestheme:make
- Create new theme
- Updated coding style to PSR2
- Added helper functions
theme_url()
- Renamed methods (exists -> has, getThemes -> all) #1
- First release