adithyasrinivasan

adithyasrinivasan @adithyasrinivasan

Location:
Berlin, Germany
Joined:
Jan 27, 2021

adithyasrinivasan
articles - 34 total

Data Providers in PHPUnit

When I built a Salary Calculator for Germany using Laravel, I started covering the code with Unit...

Learn More 2 0Apr 2 '22

XML Sitemap is rendering as plain text

After adding <xhtml:link> to my sitemap file where I included <xhtml:link rel="alternate"...

Learn More 0 0Apr 2 '22

Automating MySQL backups to S3 using Laravel

Having already setup automatic S3 snapshots for Kibana, the next item on the list is to automate...

Learn More 2 0Jan 3 '22

AWS SignatureDoesNotMatch error

I was setting up AWS from scratch again on Windows 10. I went into IAM -> Users -> Add User and...

Learn More 0 0Apr 2 '22

Remote Laravel Jobs

Laravel has been my go-to framework for building almost anything in the past few years, including...

Learn More 3 1Nov 28 '21

Job Board API

A public free Job Board API with jobs from Applicant Tracking Systems I have just opened...

Learn More 0 0Nov 22 '21

Decode GZIP response in Laravel

If you try to decode a GZIP response without decoding, you will have seen this...

Learn More 3 0Nov 20 '21

Laravel raw SQL update query

A really small mistake - I wanted to run a MySQL update statement on laravel (no bindings, no...

Learn More 0 0Nov 20 '21

Execute quickly with Laravel Tinker

Came across this on Twitter today on how to execute quickly with Laravel Tinker. Seemed like a handy...

Learn More 0 0Nov 20 '21

S3 Snapshots for Elasticsearch via Kibana

I'm terrified of racking up big bills with AWS so I don't work a lot with it, aside from Amazon...

Learn More 7 0Aug 29 '21

Use localized datetime from Carbon in Laravel

I've been using this great package laravel-localization for translations. I noticed a minor issue...

Learn More 0 0Aug 29 '21

Adding Scopes to Laravel Scout Queries

I included a new section for four day work week jobs and when building the logic for that, I wanted...

Learn More 4 0Jul 16 '21

Landing a job offer through a side project

A brief introduction I have been programming since 2012, primarily in PHP, Javascript,...

Learn More 0 0Jul 13 '21

Elasticsearch - No mapping found for [field_name] in order to sort on

I use Laravel Scout (sometimes PHP) with Elasticsearch making use of this great package Scout...

Learn More 0 0Jul 12 '21

Laravel Scout & Elasticsearch: Scout flush does not delete all records

If you've been using Laravel Scout for Elasticsearch, there's a chance you have faced this issue in...

Learn More 2 0Jul 7 '21

SEO jobs in Netherlands

artefact - Stationsplein 32, 3511 ED Utrecht Artefact is an international data services company, in...

Learn More 0 0Jun 13 '21

Specifying MySQL Index Size in Laravel

When writing migrations, if you've come across an error specified key was too long; max key length...

Learn More 5 0May 15 '21

Accessing private repositories for Composer using Docker

When I run docker-compose run --rm composer update, it always tries to pull in the latest version of...

Learn More 0 0May 13 '21

SEO Jobs in Berlin - 2021

Here's a list of companies that hire Search Engine Optimization (SEO) specialists as part of their Ma...

Learn More 0 0Apr 12 '21

Using Docker secrets with MySQL in Docker Compose

Prefacing this that Docker secrets were built for Docker Swarm and not for single containers. From th...

Learn More 6 0Apr 11 '21

Using Docker with Spatie's Laravel Package development

Originally published on adithya.dev I have been building packages for my private use and came across...

Learn More 5 0Apr 5 '21

Elasticsearch timezone issue with Laravel

After noticing something funny in my query results with Elasticsearch, I digged down to see what was...

Learn More 6 0Apr 4 '21

Using FontShare - a free collection of professional grade fonts

FontShare recently announced their public release of fonts that's available for usage in both persona...

Learn More 6 0Mar 29 '21

Laravel Deployments using Deployer at no cost

Automating deployments for your Laravel 8 project (or any other version) on your dedicated or shared...

Learn More 8 0Mar 27 '21

Remote Data positions & career - 2021

Companies hiring data engineers, entry level data analysts with possibility for Remote & Work fro...

Learn More 0 0Mar 18 '21

Reducing TailwindCSS's dev environment file size

Earlier today, Adam Wathan tweeted about the new changes coming up for TailwindCSS. In short, he anno...

Learn More 6 0Mar 15 '21

content-visibility: auto and the scrollbar problem

Earlier this week on Twitter, I came across a tweet about content-visibility and the rendering boost...

Learn More 2 0Mar 12 '21

Introducing an innovative New Model File System

MODLR, an innovative leader in Corporate Performance Management software, will be introducing a serie...

Learn More 2 0Mar 10 '21

Jobs for Recruiters in Netherlands

With the 30% tax ruling for highly skilled workers, Netherlands becomes a highly attractive place for...

Learn More 0 1Mar 10 '21

Bing URL Submission API using Laravel / PHP

If you're finding this post, you're probably frustrated with how poor Bing's documentation for their...

Learn More 10 0Mar 6 '21