Skip to content

Releases: rcalicdan/ci4-larabridge

1.8.0

15 Jun 09:24
Compare
Choose a tag to compare

-Support for Model Events

  • Support for Support for Model Observer Events Like in Laravel
  • Improve authentication core

1.7.4

05 Jun 17:26
Compare
Choose a tag to compare

--fix known errors

1.7.3

05 Jun 16:27
Compare
Choose a tag to compare

-Vite integration with custom vite blade directive

1.7.2

28 May 12:29
Compare
Choose a tag to compare

-fix error syntax in setting up service.

1.7.1

28 May 12:25
Compare
Choose a tag to compare

-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

08 May 16:58
Compare
Choose a tag to compare

-Introduce support for eloquent transactions.

1.6.5

08 May 13:14
Compare
Choose a tag to compare

-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

07 May 17:05
Compare
Choose a tag to compare
  • 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

03 May 12:26
Compare
Choose a tag to compare
  • fix known bugs and errors

1.5.1

02 May 02:45
Compare
Choose a tag to compare
  • Improve support for php 8.2