New module Partners + FileObserver
Changelog:
- New module Partners. A partner can have with title, logo, body text and website.
- Added a FileObserver for attachments to models, currently there is attachment for modules Partners and Places
- Package ImageValidator for image size in px validation
- Gulp and bower + packages updated
- No more vendor dir in public folder
- Less work to make an unilingual website without lang in url (see config/app.php file)
- Better assets concatenation and minification
- List of children pages as an aside menu is now in a partial blade template
- Composer minimum-stability is now stable
- Bug fixes