It's a new release day 🚀

mmramadan496

Mahmoud Ramadan

Posted on October 25, 2024

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 in 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

💖 💪 🙅 🚩
mmramadan496
Mahmoud Ramadan

Posted on October 25, 2024

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related