DEV Community

Mahmoud Ramadan
Mahmoud Ramadan

Posted on

It's a new release day 🚀

A new release of the Custom Fresh and Easy Model packages has been published. 🎉

The v1.1.5 of Custom Fresh reveals the following most important features and improvements:

  • Fixes the issue of creating exceptions for tables lacking their migration files (e.g., the "sessions" table is migrated within the "users" migration file starting from Laravel v11). Now, only tables with dedicated migrations will be displayed.

  • Refactors the code.

The v1.0.7 of Easy Model reveals the following most important improvements:

  • Fixes the issue of searching within the model itself.
  • Fixes the issue of searching in the relationship with an anonymous model.
  • Renames the "addAllWheres" and "addOrAllWheres" to "addRelationConditions" and "addOrRelationConditions".

Enjoy ✨
Image description

Top comments (0)