There are 1 repository under laravel-12 topic.
A modern Laravel 12 + React (Inertia.js + TypeScript) starter kit with authentication, role & permission management, dynamic sidebar menus, app settings, dark mode, file manager, and more — styled with TailwindCSS and ShadCN UI v4.
A simple and clean starter-kit to start a new SPA project. Its like Jetstream without Inertia but with Vue-Router and Pinia as store.
Aplikasi Web Perpustakaan Sekolah menggunakan Laravel 12 dan Bootstrap 5.3
easy-land is a web application project structured with a frontend and backend, primarily built using Laravel (PHP/Blade) along with JavaScript, CSS, and supporting tools. The system is designed to manage and display land/property information, including details about ownership, transactions, and records.
Hospital Management is a Laravel + Vue 3 (Vite) application for managing patients, appointments, doctors, billing, and inventory with a clean, modern UI and role-based access control.
A simple **license code generation and verification server** built with Laravel. This project provides an API and basic UI for claiming purchase/license codes, sending them via email, and verifying them from client applications.
Laravel 12 REST API with Sanctum Authentication
Laravel Sitemap package to optimize your website in search engines
Um boilerplate completo e didático para acelerar o desenvolvimento de aplicações web com um ambiente containerizado pronto para produção usando Laravel, Docker, PostgreSQL e TailwindCSS.
A comprehensive Laravel package for IsyerimPOS Payment Gateway integration. Supports Virtual POS, Physical POS, Marketplace, and Wallet operations with 3D Secure payments.
🔐 Web-based firewall management system for hosting providers. Simplifies CSF firewall log analysis and IP unblocking with support for cPanel, DirectAdmin, and WHMCS integration.
A Laravel package to stop destructive commands
Test assignment for Effective Mobile
Data table with server pagination, query, bulk actions and sorting.
Laravel CRM Sync makes it effortless to connect and sync your Eloquent models with CRMs like HubSpot and PipeDrive. Define which model properties to sync, and let the package handle real-time, environment-aware synchronization across Sandbox, Production, and more.
Aplikasi Persekolahan SMK + Rapor + Prakerin (Laravel 12).
Laravel 12 Custom User Registration and Login Tutorial
Tutorial Laravel 12 dan Tailwind Css CRUD - lagikoding.com
Simple Laravel 12 app with GitHub OAuth login using Socialite. Starter template for social auth integration.
Laravel package to help upgrade guests to users
Health Check package in Laravel
Laravel Package to add Service flag
Log actions in Laravel
A Laravel package for Queue Monitoring
A Reusable Laravel consistent API response package for web and mobile apps
A modern marketplace platform built with Laravel 12 and Filament 3, featuring a request/response system for buyers and sellers.
User invitation and registration by link demo
A Laravel package to support polymorphic category relationships for any model.
📸 Display images from Laravel's storage folder with easy-to-follow code examples and clear methods for secure access.
Implement Ajax Autocomplete Search in Laravel 12 using Typeahead JS and Bootstrap 5. Learn how to fetch real-time suggestions from the database using jQuery Ajax and display them in an interactive dropdown.
Learn how to create and use database seeders in Laravel 12 with this step-by-step example. This tutorial explains how to generate seed classes, insert sample or dummy data into your database, and run seeders efficiently using Artisan commands. Perfect for developers who want to automate database setup during development or testing.