Skip to content

Releases: nickdekruijk/larapages

0.4.1

19 Apr 13:39
Compare
Choose a tag to compare
  • 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

18 Mar 12:48
Compare
Choose a tag to compare
  • Better route for parse()
  • Frontend template
  • Custom 404
  • Updated README.md

Composer and session fix

17 Mar 11:04
Compare
Choose a tag to compare
  • '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

18 Feb 15:41
Compare
Choose a tag to compare
  • Some TinyMCE options from model
  • Fix for Radiobuttons

Media management is working!

17 Feb 18:46
Compare
Choose a tag to compare
0.3.0

Fix for login

Big update, Middleware mainly

17 Feb 13:43
Compare
Choose a tag to compare