Some writing about topics around Laravel, PHP, web development and more.

I hope you will enjoy my blog as much as I do while creating new content.
Happy reading! 🤓

How to use the OpenAI Assistants API in Laravel

Learn how to use the newly added Assistants API of OpenAI. We are going to build a ChatBot answering questions based on the latest Pest Framework documentation.

How to use DALL-E in Laravel

A few days ago OpenAI announced the public release of DALL-E, a new AI model that can generate images from text descriptions. Follow along to see how to use DALL-E in Laravel.

How to use OpenAI in Laravel

Learn how to use Artificial Intelligence provided by OpenAI. Join me building a little Github Bio Generator as en example.