RSSAmplifier

Blog

Adithya Srinivasan's blog on PHP, Laravel and more

I'm a programmer and I write about solutions to problems that I face on a daily basis | PHP, Laravel developer in Berlin, Germany

adithya.devRSS feed ↗15 posts

Latest posts

Importing data faster with MySQL

Using LOAD DATA LOCAL to speed up data imports in MySQL instead of using MySQL workbench

PHP & Docker: Address already in use

How to fix PHP & Docker: Address already in use error

How to format code with Laravel Pint automatically on Git Commit

Automatic code format with Laravel Pint

Fixing Laravel 10 return type error in Controller

How to fix return type mismatch issue in Laravel 10

Statamic: Find & Replace in Bard

How to find and replace text in Statamic Bard

Statamic: Disk [assets] does not have a configured driver

How to fix Disk does not have a configured driver issue in Statamic / Laravel

Cloudflare purging page cache with Laravel & Statamic

How to clear cloudflare page cache using Laravel and for Statamic CMS

Elasticsearch API key & PHP

How to setup API key for Elasticsearch and use it with PHP

Data Providers in PHPUnit

Data Providers in PHPUnit and how to use them

Laravel - Remove slashes on JSON Response

How to escape slashes on JSON response in Laravel

PHP substr vs mb_substr

substr vs mb_substr in printing special characters in Laravel Blade.

Sentry: Unhandled Failed to fetch

Identifying Unhandled Failed to fetch and NetworkError when attempting to fetch resource in Sentry

Laravel Translation for Subfolders

How to access translation from sub folders in Laravel

XML Sitemap is rendering as plain text

How to fix issues with Sitemap hreflang for a different locale / language

Fixing a private package error with composer

Fixing an error for "Could not parse version constraint branch"