CodeBriefly
Tech Magazine

Features of Laravel 9

The new version of Laravel 9 is released on 8 February 2022, it's an LTS version of Laravel. In this article, we will discuss the features of Laravel 9. No introduction is required for Laravel, it's a mostly used PHP framework for a long…

Basic Understanding on AWS Lambda

In this article, we will discuss "Brief Understanding on AWS Lambda". As we know, Amazon Web Services (AWS) offers more than 200 services. Today, I'll try to explain to you AWS Lambda in simple terms. You get a brief exposure to what…

Laravel Sanctum – Restful API Authentication

In this article, we will discuss "Laravel Sanctum - Restful API Authentication". Laravel Sanctum provides a simple authentication system for mobile applications, SPA (Single Page Application), and token-based API. We can generate multiple…

How to Upload File to AWS S3 Bucket Laravel

In this article, we will discuss "How to Upload File to AWS S3 Bucket Laravel". It's known as Amazon Simple Storage Service and an object storage service that offers scalability, security, performance, and data availability. We can use AWS…

How to Create Database Backup in Laravel

In this article, we will discuss "How to Create Database Backup in Laravel". In this, we are not going to use any additional package. We will create our artisan command for DB backup and schedule the same for daily or our desired time.…

How to Manage Password Strength – Angular

In this article, we will discuss "How to Manage Password Strength - Angular". There are multiple ways to implement this feature in your Angular application such as applying pattern validation, creating a password strength meter, or using…

How to use trackBy in Angular with Example

In this article, we will discuss "How to use trackBy in Angular". Basically, "trackBy" is used to improve the performance of an angular application. Today, I will try to explain the use of trackBy with an example. Why do we need trackBy in…

Namecheap Bundle (Domain & Hosting)

How to Setup AWS Pinpoint (Part 1)

In this series of articles, we will discuss AWS Pinpoint and how to set up the pinpoint project with two-way communication and delivery reporting via AWS Kinesis Data Stream. Today, I will try to explain to you "How to Setup AWS Pinpoint.…

How to Deploy Angular App on Firebase

In this article, we will discuss "How to deploy Angular App on Firebase". Today, you learn deployment an angular app on firebase is simple and easy. You can deploy your application directly from your terminal using simple commands. In case…

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. AcceptRead More