Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@andersonsalas andersonsalas released this 22 Jun 07:56

What's new

This release adds authentication and debugging capabilities to Luthier-CI:

  • SimpleAuth: An user-friendly auth library. You can add a user login to your app in minutes!
  • Luthier-CI Authentication Framework: The Luthier-CI Authentication Framework uses an authentication model inspired by Symfony with features for advanced users.
  • PHP Debug Bar integration (experimental): Thanks to the integration of Luthier-CI with PHP Debug Bar you can easily debug your code with this interesting tool.

Bug fixes

  • Namespace issue #13
  • Api routes not available in web.php route files #14
  • Regex parameter issue #15

Thank you all for reporting bugs!

Documentation