PinnedPublished inStackademicModernize laravel application using octane http serverHi everyone…!! . In this article I will explain how to improve application performance by using http serve from octane. Laravel Octane…Sep 29, 2024Sep 29, 2024
PinnedPublished inStackademicImprove laravel performance using swoole: handle 1000 req/sHi everyone!!! In this article I will explain how to improve the performance of Laravel by using swoole. Laravel is a php framework that is…Aug 18, 20243Aug 18, 20243
PinnedPublished inIDN EngineeringImprove performance and reduce costs in AWS with forever caching methodIt all started when service costs on AWS continued to increase and every time a feature was added the service costs also increased, making…Sep 8, 20231Sep 8, 20231
PinnedPublished inStackademicThe Latest Release of Laravel 11: What Has Changed?Laravel 11 just hit the scene. Let’s look at and understand some of the new features and functionalities.Mar 18, 2024Mar 18, 2024
PinnedPublished inIDN EngineeringSolve DynamoDB size max exceeded problem : reduce size until 65%As we know, DynamoDB is a NoSQL database provided by AWS which provides fast performance and low service prices. Apart from being used to…Sep 25, 20232Sep 25, 20232
Which web golang framework is faster?! Gin, Echo, or FiberIn developing web applications using the Go (Golang) programming language, choosing the right framework greatly affects the performance and…Jan 222Jan 222
Deploy Laravel to Shared Hosting for FreeDeploy application is one of the important stages in the development process where our application will be live accessed by end users…Jan 18Jan 18
Setup laravel using docker containers:🚀 boost your productivity 🚀Hi everyone!!! In this article I will share how to set up Laravel using a Docker container. Docker is a tool that helps us to package…Nov 28, 2024Nov 28, 2024
The importance of putting credentials on envorinment variables ⚠️ : security and flexibilityHi everyone!!! As we know, credential data should not be told or known by people who are not concerned because it is felt that there can be…Nov 24, 2024Nov 24, 2024
Published inStackademicImplementation of JWT Auth in your golang applicationIn web application development, user authentication is one of the most important aspects. One of the popular methods used for…Oct 20, 2024Oct 20, 2024