AI: What is it, where to start? Artificial Intelligence (AI) has become a cornerstone of modern technological advancement, influencing nearly every industry. From healthcare and education to entertainment and customer service
How to decreasing docker image build time in Laravel applications? In the internet there are a lot of blog posts and tutorials that learn how to create docker image or how to dockerize a Laravel application, But in most cases they didn't mention about performance and how to build faster these kind of applications.
How to install KeyCloak using Docker Authentication is a key module of every project. If you are working on a large scale project that requires complicated scenarios for authenticating users, you should take a lot of time to plan, design, and develop an authentication module that is stable. Having multiple services that use the same users
Increase Laravel performance — Part 1 Opcache! Hi there, I ‘m Masoud Tavakkoli and today we want to talk about increasing PHP and Laravel Performance by 5x using swoole extension…
How to replicate MySQL in a few easy steps! I am Masoud Tavakkoli and I want to show you how to replicate MySQL in a few steps! the purpose of this content is to show you only…