Create CRUD Forms for Laravel Models.
-
Updated
Jun 29, 2026 - Blade
Eloquent is an ORM which is part of the Laravel framework. When using Eloquent, each database table has a corresponding “Model” that is used to interact with that table. Eloquent models are usually stored in app/Models and extend from Laravel’s model base class Illuminate\Database\Eloquent\Model. In addition to retrieving records from the database table, Eloquent models allow you to insert, update, and delete records from the table as well.
Create CRUD Forms for Laravel Models.
Visual dashboard for Laravel Eloquent models — see relationships, scopes, casts, and complexity at a glance. Zero database queries.
Real estate listing platform powered by Laravel, designed with flexible data models that allow different property types (e.g. apartments, land, commercial spaces) to define their own attributes dynamically.
Laravel Fullstack Application | SAP Marketing Website
Comprehensive Laravel 12 documentation covering core concepts, advanced features, and real-world integrations. This repository provides a structured, topic-by-topic reference including routing, middleware, service providers, Eloquent ORM, APIs, authentication, testing, performance, and integrations like MongoDB and Fawry, making it a complete guide
SchoolMP is a SaaS Application for School Management, Class/Subject Lessons, Examination and Result Management
In this project, i would like to show you laravel 8 crud operation example. I will implement a laravel 8 crud application for beginners. i will give you simple example of how to create, update, edit, view and delete crud in laravel 8. you will learn crud operation in laravel 8.
Sistema ERP web para ferreterías desarrollado con Laravel 10, PHP, MySQL y Bootstrap, con módulos de ventas, inventario, usuarios, reportes, auditoría y roles.
The web application represents a custom management solution for a dropshipping system. It provides a frontend for publishing products from various suppliers, optimized browsing and search options for customers, possibility of making electronic payments and so on.
Laravel multiple roles with permission management system. SuperAdmin can able to manage other roles permissions. So, other roles can able access any module create, read, update and delete functionality on basis of permission given. using Spatie/laravel-permission package.
Modern airport incident-management dashboard — Laravel 11 + Tailwind (dark mode), RBAC, Chart.js, SVG gate map. Rewrite of a legacy PHP app.
Ultra-lightweight PHP 8.3 framework with a 7-file core + Laravel 13 Illuminate components. Built for industrial ERP, CRM & ledger systems. Eloquent ORM, fast routing, Blade views, CLI migrations, PWA support & Tailwind CSS 4.
Aplicação de gerenciamento de eventos do curso de laravel do professor Matheus Battisti.
Laravel includes Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each database table has a corresponding "Model" that is used to interact with that table.
EduCore is a centralized academic management platform for managing institutions, cycles, classrooms, students, and academic communications.
Academic project using Laravel Framework