-
How to Disable Elementor AI Features Site-Wide
If you’ve been using Elementor recently, you’ve likely noticed a wave of AI features being integrated across your WordPress site. With AI buttons popping up everywhere—from the media library to attachments and editor itself—these new features are hard to miss. While some users are excited about the added functionality, others find the presence of these…
-
Migrating from Zend to Laravel: A Step-by-Step Approach
I shared my experience migrating a complex ERP from Zend to Laravel incrementally, ensuring minimal disruption.
-
Query content of S3 objects with SQL using Laravel
With S3 Select, You can use a simple SQL query to filter the content of the stored objects. and retrieve only a subset of data that you need.