It&#s a new release day! ✨

Mary-Kate Olsen
Release: 2024-10-19 06:07:01
Original
919 people have browsed it

Today, I have published a new release of the Custom Fresh, and Easy Model Laravel packages. ?

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

  • Since Laravel v.11 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 v.10.
  • 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:

  • Improve the query time where I have tested this release on 1000 records with the same query Laravel, and it was completely FASTER. ?

It

The above is the detailed content of It&#s a new release day! ✨. For more information, please follow other related articles on the PHP Chinese website!

source:dev.to
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!