Software development
All articles
Why I Love Using Inertia.js with Laravel for Building Web Applications
Building SPAs doesn't have to mean juggling APIs, tokens, and complex state management. Inertia.js, paired with Laravel, simplifies the process by combining server-side power with modern frontend fram...
Read article
Scramble - an easy way to generate API docs in Laravel
Scramble is a Laravel package that allows you to generate API documentation without the irritating annotations.
Read article
The importance of Docker as a developer
Docker has become a key tool for any developer. It is no more something that only the Devops person should know. In this article I will talk about the reasons why Docker is so important to know as a d...
Read article
Using separate ssh keys and using them inside your cicd pipeline for security
In this blog post, I am going to share my experience on what I learned about SSH keys and some of the security benefits that we get once we implement them. So, if you are interested in the details the...
Read article
Securing your AWS keys for SES with IP restrictions
Security is a crucial aspect of any application, and safeguarind the AWS keys and secret is very important. In this article, I would talk about how you can add an additional layer of security by restr...
Read article
Beyond Boundaries: How FrankenPHP Redefines PHP Application Runtimes
FrankenPHP is a contemporary PHP app server crafted in Go, boasting numerous advantages. Among its standout features, one that truly captures the spotlight is its remarkable ability to construct a sta...
Read article
The future is low-code adapting to the inevitable
Let's talk about the future of software development—low-code solutions. In an era where no-code solutions are gaining ground and rapidly evolving, low-code still holds a significant share of the marke...
Read article
5 reasons why you should use saloon to connect to third party api
Saloon is a PHP library that provides a fluent API integration framework. It can be a great tool for developers implementing API integrations with third-party APIs or building SDKs.
Read article
Maximize your e-commerce sales with typeform and klaviyo the ultimate marketing combo
Do you have an e-commerce website and you have heard about zero-party data trying to understand what this buzzword means? Or, you have some knowledge about what it is, but you want to understand what...
Read article