From b006f6794af7fde405dd8aa2826eb43a741db153 Mon Sep 17 00:00:00 2001 From: priyanshuvish Date: Wed, 10 Dec 2025 16:28:19 +0530 Subject: [PATCH] Added jr. laravel job --- pages/Careers.tsx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pages/Careers.tsx b/pages/Careers.tsx index 1381bf8..46f485c 100644 --- a/pages/Careers.tsx +++ b/pages/Careers.tsx @@ -102,6 +102,14 @@ export const Careers = () => { "Build and maintain backend services with Python, Django, Flask, or FastAPI. Implement RESTful APIs and optimize backend performance for scalability.", icon: Database, }, + { + title: "Jr. Laravel Developer", + department: "Backend Development", + location: "In-office", + type: "Full-time", + description: "Build and maintain dynamic web apps with Laravel. Write clean PHP, debug issues, ensure performance and scalability. Integrate APIs, manage databases, and follow best practices.", + icon: Database + }, { title: "Flutter Developer", department: "Mobile Development",