Releases: rcalicdan/ci4-larabridge
Releases · rcalicdan/ci4-larabridge
1.8.0
-Support for Model Events
- Support for Support for Model Observer Events Like in Laravel
- Improve authentication core
1.7.3
-Vite integration with custom vite blade directive
1.7.2
-fix error syntax in setting up service.
1.7.1
-Fix Known Bugs and Error.
-Improve Authorization handling by creating a new function to return 404 instead of 403 for unauthorize access for better flexibility.
1.7.0
-Introduce support for eloquent transactions.
1.6.5
-Improve Blade helper functionality
-Added method chaining for blade_view helper such as render() and with() method for better organization and compatibility with lightweight JavaScript library such as htmx or alpine ajax.
1.6.0
- Improve file handling and confirmation prompt for setting up the configuration files for this package.
- Confirmation prompt for potentially destructive eloquent commands.
- Pagination View for simplePaginate()
Full Changelog: 1.5.2...1.6.0
1.5.2
- fix known bugs and errors
1.5.1
- Improve support for php 8.2