🔥 Laravel Tip: JSON Where Clauses
Mar 31, 2022
Laravel offers helpers to query JSON columns for databases that support them.
Currently, MySQL 5.7+, PostgreSQL, SQL Server 2016, and SQLite 3.9.0 (using the JSON1 extension)
Currently, MySQL 5.7+, PostgreSQL, SQL Server 2016, and SQLite 3.9.0 (using the JSON1 extension)

Other tips:
🔥 Laravel Tip: Collections higher-order messages
Feb 23, 2022
🔥 Laravel Tip: Merging eloquent collections
Sep 9, 2022
🔥 Laravel tip: Query Time Casting
Mar 15, 2022