It's a new release day! ✨

Mahmoud Ramadan - Oct 18 - - Dev Community

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

. . .
Terabox Video Player