Articles | Mohamed Said        [  ![Mohamed Said](https://cdn.msaied.com/01KT78WE565VEMM3PSNQAAB0MH.png)   Mohamed Said Laravel Backend Engineer  ](https://msaied.com) [ Home ](https://msaied.com) [ Projects ](https://msaied.com/projects) [ Articles  ](https://msaied.com/articles) [ Certificates ](https://msaied.com/certificates) [ Contact ](https://msaied.com#contact-section) 

       [  ](https://github.com/EG-Mohamed)       

 [ Home ](https://msaied.com) [ Projects ](https://msaied.com/projects) [ Articles ](https://msaied.com/articles) [ Certificates ](https://msaied.com/certificates) [ Contact ](https://msaied.com#contact-section) 

/ articles

Articles
========

Articles, tutorials, and news on software engineering, open source, and web development.

  9 articles  

 Search  [All](https://msaied.com/articles) [AI](https://msaied.com/articles?category=ai) [Composer Pacakge](https://msaied.com/articles?category=composer-pacakge) [Filament](https://msaied.com/articles?category=filament) [Laravel](https://msaied.com/articles?category=laravel) [Livewire](https://msaied.com/articles?category=livewire) [Open Source](https://msaied.com/articles?category=open-source) [PHP](https://msaied.com/articles?category=php) [Tips &amp; Tricks](https://msaied.com/articles?category=tips-tricks) 

 [ ![First-Party Image Processing in Laravel 13.20](https://cdn.msaied.com/428/f426d416be5b32c85a6eb69b1dbb5d74.png) Laravel Image Processing Laravel 13 

### First-Party Image Processing in Laravel 13.20

Laravel 13.20 ships a built-in Image facade with an immutable, driver-based API for resizing, cropping, and fo...

  ![Mohamed Said](https://cdn.msaied.com/01KT78WE565VEMM3PSNQAAB0MJ.jpg)  Mohamed Said 

 15 Jul 2026     3 min read  

  Read    

 ](https://msaied.com/articles/first-party-image-processing-in-laravel-1320) [ ![New in Laravel 13: First-Party Image Manipulation](https://cdn.msaied.com/427/504aed7f9f1c4a1cd411c7c4a4b6bc7c.png) Laravel 13 Image Manipulation PHP 

### New in Laravel 13: First-Party Image Manipulation

Laravel 13 introduces a first-party image manipulation feature, removing the need for third-party packages for...

  ![Mohamed Said](https://cdn.msaied.com/01KT78WE565VEMM3PSNQAAB0MJ.jpg)  Mohamed Said 

 15 Jul 2026     3 min read  

  Read    

 ](https://msaied.com/articles/new-in-laravel-13-first-party-image-manipulation) [ ![Filament v4 Testing with Pest: Resources, Actions, and Form Assertions](https://cdn.msaied.com/426/a81430a378b2849b6fbecb8235b9119f.png) filament pest testing 

### Filament v4 Testing with Pest: Resources, Actions, and Form Assertions

A practical guide to testing Filament v4 panels using Pest — covering resource page assertions, table action d...

  ![Mohamed Said](https://cdn.msaied.com/01KT78WE565VEMM3PSNQAAB0MJ.jpg)  Mohamed Said 

 15 Jul 2026     3 min read  

  Read    

 ](https://msaied.com/articles/filament-v4-testing-with-pest-resources-actions-and-form-assertions) [ ![PostgreSQL CTEs, Window Functions, and Lateral Joins in Laravel](https://cdn.msaied.com/425/07a543ad383be3d55de9ed21cf7509d5.png) laravel postgresql eloquent 

### PostgreSQL CTEs, Window Functions, and Lateral Joins in Laravel

Go beyond basic Eloquent queries: learn how to leverage PostgreSQL CTEs, window functions, and LATERAL joins d...

  ![Mohamed Said](https://cdn.msaied.com/01KT78WE565VEMM3PSNQAAB0MJ.jpg)  Mohamed Said 

 14 Jul 2026     2 min read  

  Read    

 ](https://msaied.com/articles/postgresql-ctes-window-functions-and-lateral-joins-in-laravel-3) [ ![Laravel Quota: Enforce Usage Budgets for Calendar Periods in Laravel](https://cdn.msaied.com/424/b6dac94325ccc99dff6556fefb82969d.png) Laravel Packages Rate Limiting 

### Laravel Quota: Enforce Usage Budgets for Calendar Periods in Laravel

Laravel Quota is a package that tracks and enforces cumulative usage limits—like 50 PDF exports per month or 1...

  ![Mohamed Said](https://cdn.msaied.com/01KT78WE565VEMM3PSNQAAB0MJ.jpg)  Mohamed Said 

 14 Jul 2026     4 min read  

  Read    

 ](https://msaied.com/articles/laravel-quota-enforce-usage-budgets-for-calendar-periods-in-laravel) [ ![FrankenPHP, OPcache JIT, and Preloading: Squeezing Real Throughput from Laravel](https://cdn.msaied.com/423/7767da7948280307224437f4ab254e7d.png) laravel frankenphp performance 

### FrankenPHP, OPcache JIT, and Preloading: Squeezing Real Throughput from Laravel

FrankenPHP embeds PHP directly into a Go server, eliminating the FPM process boundary. Pair it with OPcache JI...

  ![Mohamed Said](https://cdn.msaied.com/01KT78WE565VEMM3PSNQAAB0MJ.jpg)  Mohamed Said 

 14 Jul 2026     4 min read  

  Read    

 ](https://msaied.com/articles/frankenphp-opcache-jit-and-preloading-squeezing-real-throughput-from-laravel-2) [ ![Filament v4 Schema-Based Forms, Infolists, and the Unified Schema API](https://cdn.msaied.com/422/60a9e42848d68282ada7c88d5ad7f189.png) filament laravel filament-v4 

### Filament v4 Schema-Based Forms, Infolists, and the Unified Schema API

Filament v4 replaces scattered form and infolist definitions with a single Schema API. Learn how unified schem...

  ![Mohamed Said](https://cdn.msaied.com/01KT78WE565VEMM3PSNQAAB0MJ.jpg)  Mohamed Said 

 14 Jul 2026     3 min read  

  Read    

 ](https://msaied.com/articles/filament-v4-schema-based-forms-infolists-and-the-unified-schema-api-3) [ ![PostgreSQL Full-Text Search in Laravel: Indexes, ts_rank, and Weighted Queries](https://cdn.msaied.com/421/d1aeb29c36e4b62b103b6a2e0a534590.png) laravel postgresql full-text-search 

### PostgreSQL Full-Text Search in Laravel: Indexes, ts\_rank, and Weighted Queries

Skip Algolia for many use cases. PostgreSQL's built-in full-text search handles ranked, weighted, multi-column...

  ![Mohamed Said](https://cdn.msaied.com/01KT78WE565VEMM3PSNQAAB0MJ.jpg)  Mohamed Said 

 13 Jul 2026     4 min read  

  Read    

 ](https://msaied.com/articles/postgresql-full-text-search-in-laravel-indexes-ts-rank-and-weighted-queries) [ ![Uvora: A macOS Menu Bar App for Finding Laravel Projects Instantly](https://cdn.msaied.com/420/d2d0986454c99e23c21c45db66df26b7.png) macOS Laravel Tools Developer Productivity 

### Uvora: A macOS Menu Bar App for Finding Laravel Projects Instantly

Uvora is a free macOS menu bar app that indexes your Laravel projects locally and lets you jump to any of them...

  ![Mohamed Said](https://cdn.msaied.com/01KT78WE565VEMM3PSNQAAB0MJ.jpg)  Mohamed Said 

 13 Jul 2026     3 min read  

  Read    

 ](https://msaied.com/articles/uvora-a-macos-menu-bar-app-for-finding-laravel-projects-instantly) 

  [ « Previous ](https://msaied.com/articles?page=5) [ Next » ](https://msaied.com/articles?page=7) 

 Showing 46 to 54 of 391 results

  [    ](https://msaied.com/articles?page=5) [ 1 ](https://msaied.com/articles?page=1) [ 2 ](https://msaied.com/articles?page=2) [ 3 ](https://msaied.com/articles?page=3) [ 4 ](https://msaied.com/articles?page=4) [ 5 ](https://msaied.com/articles?page=5)  6  [ 7 ](https://msaied.com/articles?page=7) [ 8 ](https://msaied.com/articles?page=8) [ 9 ](https://msaied.com/articles?page=9) [ 10 ](https://msaied.com/articles?page=10)  ...  [ 43 ](https://msaied.com/articles?page=43) [ 44 ](https://msaied.com/articles?page=44) [    ](https://msaied.com/articles?page=7)  

   [  ![Mohamed Said](https://cdn.msaied.com/01KT78WE565VEMM3PSNQAAB0MH.png)   Mohamed Said Laravel Backend Engineer  ](https://msaied.com)Senior Backend Engineer specializing in Laravel, scalable SaaS platforms, APIs, and cloud infrastructure. I build secure, high-performance web applications that help businesses grow.

Explore

- [Home](https://msaied.com)
- [Projects](https://msaied.com/projects)
- [Articles](https://msaied.com/articles)
- [Certificates](https://msaied.com/certificates)
- [Contact](https://msaied.com#contact-section)

Connect

- [   hello@msaied.com ](mailto:hello@msaied.com)
- [   +20 109 461 9204 ](tel:+201094619204)

© 2026 Mohamed Said. All rights reserved.

 [  ](https://github.com/EG-Mohamed) [  ](https://www.linkedin.com/in/msaiedm/) [  ](https://wa.me/201094619204) [  ](mailto:hello@msaied.com) [  ](https://drive.google.com/file/u/0/d/1MF20IPRJyzfy32mhEutjL5EpSls0w2Q8/view)
