Plain Dev Blog

Showing posts tagged Laravel · clear

What I've learned maintaining project with 300K results

Ivalin Venkov ·

A personal project that I've been working on for quite a while, what I've learned creating and what maintaining it.

Laracon US: What we were treated with

Ivalin Venkov ·

Laracon US is probably the most popular and most significant event for the Laravel Ecosystem that happens every year. What we got from this year's event.

Data deduplication using images

Ivalin Venkov ·

Data deduplication is a complex process which can be quite useful when you use the proper tools in this case it's made using images.

How to install/update Stripe CLI on Ubuntu

Ivalin Venkov ·

Stripe CLI is a great tool that provides a ton of easy to use features from you Stripe Account.

Retrieve more records than the limit Stripe API

Ivalin Venkov ·

Stripe has one of the best structured and well documented APIs that I’ve worked with, everything you need is easy to access, the documentation is there and searching in it is a breeze.

Server Side Analytics: TikTok

Ivalin Venkov ·

The next platform that we will take a look into sending conversion events from the server is TikTok.

Server Side Analytics: Twitter/X

Ivalin Venkov ·

If we draw a comparison between Twitter/X and Google regarding the server to sever conversion and analytics…well it’s a huge difference…

Server Side Analytics: Facebook/Meta

Ivalin Venkov ·

A continuation of the articles regarding Google Analytics and what is required to sent server to server events to Meta Analytics API.

Server Side Analytics: Google

Ivalin Venkov ·

These days to run a successful business you need a lot of data to analyze how it’s performing with the customers that you target.

How to test Facebook Authentication

Ivalin Venkov ·

We live in a modern times, where a lot of things are connected so a lot of people preffer to be able to sign in/up in various applications using theire social media accounts.