Skip to content

Releases: KhalidMh/eloquent-sql

1.1.1

Choose a tag to compare

@KhalidMh KhalidMh released this 08 Dec 16:53
55f08e0
  • Add inludeHidden() method to include hidden columns in the insert query string without the need to update Model's hidden properties.

1.0.1

Choose a tag to compare

@KhalidMh KhalidMh released this 08 Dec 15:19
a281846
  • fix composer autoloading issue with Laravel

1.0.0

Choose a tag to compare

@KhalidMh KhalidMh released this 07 Dec 23:08
6ba2788
  • Initial release