Projects with this topic
-
Authorization server implementing the OAuth2 authorization protocol
Updated -
telkominfra/uam adalah Laravel Package komprehensif untuk User Access Management (UAM) dengan Role-Based Access Control (RBAC) dan User Access Request (UAR) workflow. Dirancang khusus untuk kebutuhan Telkominfra, package ini mendukung:
Manajemen role & permission per aplikasi (RBAC) Workflow User Access Request dengan approval multi-level Integrasi struktur organisasi (Direktorat, Unit, Employee) Period-based access (akses berbasis tanggal) Audit trail & soft delete untuk integritas data Multi-application support (isolasi RBAC per aplikasi) Dokumentasi lengkap & 300+ passing testsTech stack: Laravel 7.2+, PHP 5.6+, MySQL/MariaDB, PHPUnit, PHPStan.
UpdatedUpdated -
Fast deployment, easy configurable admin panel for Laravel
Updated -
Web application to handle eBooks. Deploy on https://bookshelves.ink.
Updated -
-
-
Elymod is a lightweight modular mini-framework inspired by Laravel. It is designed to build fully independent third-party modules that integrate with the oauth2-passport-server ecosystem. Elymod behaves like a minimal Laravel runtime, providing only the required features to develop, test, and distribute modules without depending on a full Laravel application.
Updated -
-
-
Live Link: https://jobpro.zobayerdev.top/
Developed the complete Laravel backend for All Job Pro using JWT for secure authentication. The platform allows users to explore government and non-government jobs, solve questions, view notice boards and upcoming exams, and create professional CVs. A dedicated web admin panel enables administrators to upload jobs, notices, question solutions, manage users, and monitor activity. Integrated a payment gateway for in-app purchases. Designed primarily for mobile use, with full admin control through the web dashboard.
Updated -
Aplikasi web ini berfungsi sebagai backend dan antarmuka pengguna (frontend) untuk sistem pemantauan dan kontrol hidroponik cerdas (HydroNexa). Dibangun menggunakan Laravel, aplikasi ini memungkinkan pengguna untuk memantau data sensor secara real-time dari perangkat ESP32 mereka dan mengontrol aktuator (relay) seperti pompa nutrisi, pompa pH, dan lampu pertumbuhan dari jarak jauh melalui komunikasi MQTT.
Updated -
Unique Password Generator
This is a web application for generating unique passwords based on user-defined parameters. Users can specify password length and choose which character sets to include: numbers (0-9), lowercase letters (a-z), and uppercase letters (A-Z).
The application ensures that:
Each password is unique and non-repeating.
Characters within a password do not repeat.
If multiple character sets are selected, at least one character from each set is included in the password.
Technologies used in this project:
Laravel (PHP 8) for backend logic, API endpoints, and password generation.
Next.js (React + TypeScript) for the frontend interface.
Nginx as the web server.
Docker for containerized development and deployment.
The frontend communicates with the Laravel backend API to generate passwords. The project is designed so that it can also run as a Laravel-only application if desired.
This setup allows for easy development, secure password generation, and a modern reactive UI.
Updated -
-
Updated
-
-
Laravel web application for connecting citizens/lawyers. User registration. Crud both user groups. Separated authorization. Meeting arrangements board list. Status calendar updates. Rest API consuming/saving/exposing.
Updated -
A custom Wordpress theme built on Roots' Bedrock and Sage.
UpdatedUpdated -
-
Live Link: https://team-tracker.zobayerdev.top/
Developed a RESTful API using Laravel for an employee location tracking system. The application allows employees to register, manage customer profiles, and create orders for those customers. Employees can also submit daily attendance and view attendance history on a daily or monthly basis. The system captures and tracks both employee and customer locations. An admin panel is included, where administrators can manage employee accounts, including account creation and the ability to block or unblock employees. Admins can also view the full list of employees, customers, and customer orders, as well as monitor real-time location data for both employees and customers.
Updated