laravel-12
There are 98 repositories under laravel-12 topic.
yogijowo/laravel12-react-starterkit
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.
tobischulz/vue-laravel-spa
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.
aydinpramasta/perpustakaan
Aplikasi Web Perpustakaan Sekolah menggunakan Laravel 12 dan Bootstrap 5.3
esteham/easy-land
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.
esteham/hospital-management
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.
esteham/license-server
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.
NikolaiProgramist/keep-code-test-assignment
Тестовое задание для KeepCode.
allphptricks/laravel-12-api-sanctum
Laravel 12 REST API with Sanctum Authentication
SantriKoding-com/CRUD-Laravel-12
CRUD with Laravel 12
VeiligLanceren-nl/laravel-seo-sitemap
Laravel Sitemap package to optimize your website in search engines
angelluzk/laravel-docker-pgsql-tailwind-boilerplate
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.
apo-bozdag/isyerim-pos
A comprehensive Laravel package for IsyerimPOS Payment Gateway integration. Supports Virtual POS, Physical POS, Marketplace, and Wallet operations with 3D Secure payments.
AichaDigital/unblock
🔐 Web-based firewall management system for hosting providers. Simplifies CSF firewall log analysis and IP unblocking with support for cPanel, DirectAdmin, and WHMCS integration.
MatthewYeend/Prevent-Destructive-Commands
A Laravel package to stop destructive commands
NikolaiProgramist/effective-mobile-test-assignment
Test assignment for Effective Mobile
tarikulwebx/data-table
Data table with server pagination, query, bulk actions and sorting.
wazzac/sync-model-to-crm
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.
AbdoelMadjid/webskaone-l12
Aplikasi Persekolahan SMK + Rapor + Prakerin (Laravel 12).
allphptricks/laravel-12-custom-user-registration-login
Laravel 12 Custom User Registration and Login Tutorial
AzizLike29/LearnVueLaravel
learn laravel + inertia and vue js
kurniaandi/laravel12-crud
Tutorial Laravel 12 dan Tailwind Css CRUD - lagikoding.com
mabdusshakur/laravel-social-login-app
Simple Laravel 12 app with GitHub OAuth login using Socialite. Starter template for social auth integration.
MatthewYeend/GuestToUserHelper
Laravel package to help upgrade guests to users
MatthewYeend/Health-Status
Health Check package in Laravel
MatthewYeend/Laravel-Model-Service
Laravel Package to add Service flag
MatthewYeend/Logging
Log actions in Laravel
MatthewYeend/QueueMonitor
A Laravel package for Queue Monitoring
navjotsinghprince/laravel-api-responder
A Reusable Laravel consistent API response package for web and mobile apps
novaardiansyah/filament-laravel-12
Laravel 12 Filament Public Admin Panel
prod-broke-again/market
A modern marketplace platform built with Laravel 12 and Filament 3, featuring a request/response system for buyers and sellers.
tarikulwebx/user-invitation
User invitation and registration by link demo
VeiligLanceren-nl/laravel-morph-categories
A Laravel package to support polymorphic category relationships for any model.
HoDangDung/laravel-12-display-image-from-storage-folder
📸 Display images from Laravel's storage folder with easy-to-follow code examples and clear methods for secure access.
itstuffsolutions/laravel-12-ajax-autocomplete-search-using-typeahead-js
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.
itstuffsolutions/laravel-12-database-seeder-example
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.