Tracking urls with unique user slugs with plausible

Posted July 31st, 2021

One of my projects I've recently work on needed an api to give other companies the ability to query my database. I needed to change the API Resource meta data, which is not as strait forward as you might think.

Read more

Customize pagination data in Laravels API Resources

Posted February 6th, 2021

How to track urls that have different slugs for every user.

Read more

Linking to a place at Google Maps in PHP

Posted June 19th, 2020

A package to create links to locations in google maps. Why I created it and how to use it

Read more

Sending Telegram messages with Laravel Notifications

Posted June 15th, 2020

Send Telegram messenges with Laravel notifications. Use Telegrams login widget to get the user id to initiate the message.

Read more