medium.surajshetty.blog Open in urlscan Pro
162.159.152.4  Public Scan

Submitted URL: https://medium.surajshetty.blog/
Effective URL: https://medium.surajshetty.blog/?gi=3243c59487dd
Submission: On April 06 via api from US — Scanned from US

Form analysis 0 forms found in the DOM

Text Content

Open in app

Sign up

Sign in

Write


Sign up

Sign in


Suraj Shetty

3 Followers

Follow


Home

About




Pinned


5 MUST-HAVE LARAVEL PACKAGES FOR 2024

As Laravel continues to evolve, staying updated with the latest packages can
significantly enhance your development process. In this guide, we’ll explore the
top 5 essential Laravel packages you’ll need in 2024. These packages are
selected to streamline your development workflow, boost productivity, and
introduce important features to your Laravel…

Laravel 11

2 min read



Laravel 11

2 min read





--------------------------------------------------------------------------------

Pinned


BUILD A URL SHORTENER WITH GO FIBER AND REDIS

Find out how to make a sturdy URL shortener with Go Fiber, a Go web framework,
and Redis. Before we dive into the implementation, make sure you have the
following prerequisites installed: Go programming language & Redis server Step
1: Setting Up the Go Fiber Project & Defineing Routes. Start by creating a new
Go Fiber project. Use the following commands in your terminal: go mod init
github.com/suraj/url-shortener go…

Golang

5 min read



Golang

5 min read





--------------------------------------------------------------------------------

2 days ago


IMPLEMENT DATA TRANSFER PATTERN LARAVEL GUIDE

Prerequisites: PHP Basic of Laravel Let’s begin by exploring the Data Transfer
Pattern in Laravel: To illustrate, I’ll use a CRUD application as a test case
while implementing BO (Business Object), DAO (Data Access Object), and DTO (Data
Transfer Object) patterns. first, let’s define what each of these patterns
represents: …

PHP

3 min read



PHP

3 min read





--------------------------------------------------------------------------------

3 days ago


LARAVEL ARCHITECTURE BASICS EXPLAINED

Prerequisites: Let’s begin by exploring the architecture: Model: In Laravel, a
model symbolizes your application’s data structure and interacts with the
database via Eloquent ORM, simplifying database operations with an ActiveRecord
implementation, as demonstrated in creating a simple User model. //
app/Models/User.php namespace App\Models; use
Illuminate\Database\Eloquent\Model; class User extends Model { protected…

Laravel

5 min read



Laravel

5 min read





--------------------------------------------------------------------------------

3 days ago


GITHUB ACTION GUIDE: LARAVEL, VUE.JS, MYSQL

Prerequisites: Let’s first understand what GitHub Action is and the features of
CI (Continuous Integration). GitHub Actions is a continuous integration and
continuous deployment (CI/CD) platform provided by GitHub. It allows you to
automate workflows for your GitHub repositories. These workflows are defined in
YAML files stored within your repository’s…

Github Actions

3 min read



Github Actions

3 min read





--------------------------------------------------------------------------------

3 days ago


GO, POSTGRES, REDIS GITHUB ACTION INTEGRATION

Prerequisites: Let’s first understand what GitHub Action is and the features of
CI (Continuous Integration). GitHub Actions is a continuous integration and
continuous deployment (CI/CD) platform provided by GitHub. It allows you to
automate workflows for your GitHub repositories. These workflows are defined in
YAML files stored within your repository’s…

Golang

3 min read



Golang

3 min read





--------------------------------------------------------------------------------

3 days ago


INSTALL RABBITMQ, KAFKA, REDIS WITH DOCKER EASILY

Let’s first understand what Docker is and the features of containerization.
Docker is a platform that enables developers to develop, ship, and run
applications in containers. Containers allow you to package an application with
all its dependencies into a standardized unit for software development. …

Docker

5 min read



Docker

5 min read





--------------------------------------------------------------------------------

Mar 28, 2024


THE LATEST ON LARAVEL 11: FEATURES AND UPDATES UNVEILED

Laravel 11: A Streamlined Framework for Modern Web Development Laravel 11,
released in March 2024, is the newest major version of the popular PHP web
development framework. It continues Laravel’s tradition of offering a strong
foundation for creating modern web applications, emphasizing a great developer
experience and clean code. …

Laravel 11

5 min read



Laravel 11

5 min read





--------------------------------------------------------------------------------

Mar 25, 2024


UNDERSTANDING LANGCHAIN & HUGGING FACE BASICS

Let’s start to learn what Langchain & Hugging Face are. In the ever-evolving
field of natural language processing (NLP), Langchain and Hugging Face stand
out. As the need for effective NLP solutions increases, these platforms bring
fresh perspectives to understanding language and deploying models. …

Langchain

3 min read



Langchain

3 min read





--------------------------------------------------------------------------------

Mar 25, 2024


SET UP OPENAI API KEYS: QUICK START GUIDE

Let’s learn what OpenAI is and how to set up API keys. Founded in December 2015,
OpenAI is an AI research lab filled with some of the brightest minds in
artificial intelligence. It focuses on advancing AI technology and ensuring it
develops safely and ethically. …

OpenAI

2 min read



OpenAI

2 min read






SURAJ SHETTY

3 Followers

Backend developer-3 yrs passionate about DevOps & AI. Building personal projects
with Golang. Pro in Laravel & Vue.js. Seeking innovative opportunities to grow!

Follow



Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams