DEV Community

Mahmoud Ramadan
Mahmoud Ramadan

Posted on • Updated on

It's a new release day! ✨

I have published a new Custom Fresh, and Easy Model package release today. πŸŽ‰

For Custom Fresh, here are the most IMPORTANT updates that have been applied:

  • Since Laravel v11 no longer supports doctrine/dbal, I've removed it from the composer’s require key and will now use the database processor methods introduced in Laravel v10.
  • To enhance the speed of retrieving database tables, I set the tables in the Command constructor instead of connecting to the database repeatedly in the for loop.

For the Easy Model, here are the most IMPORTANT updates that have been applied:

Easy Model

Top comments (1)

Collapse
 
yasserelgammal profile image
Yasser Elgammal

Great Work πŸ‘