Releases: nickdekruijk/larapages
Releases · nickdekruijk/larapages
0.4.1
- Updated readme
- parse() views can now be set from config file
- Added H2 to template css
- Fix for Input Facade
- Table view now has working inactive
- Changed pagesAdmin['orderBy'] functionality
- Add raise404() method
- Disable HTML form validation in login screen
- Get admin password from .env as default
- Added option to rename columns
- Media browser can now be a single entry
Frontend Template
- Better route for parse()
- Frontend template
- Custom 404
- Updated README.md
Composer and session fix
- 'web' middleware was missing from larapages routes so sessions didn't work
- fixed psr-4 autoloading in composer.json so composer updates work as expected
Bug fix and small TinyMCE improvements
- Some TinyMCE options from model
- Fix for Radiobuttons
Media management is working!
0.3.0 Fix for login
Big update, Middleware mainly
Media is next.