Laravel Pro Tips
No tweets were found.
Feb 8th, 2022
#database #triggers
Maintain statistics about your database tables using Laravel and triggers
In this article, I’ll explore why I created a package to easily maintain accurate statistics for database tables by using triggers.