balajidharma/laravel-crud

Laravel CRUD - Build List and Detail View
3,902 1
Install
composer require balajidharma/laravel-crud
Latest Version:v2.0.1
License:MIT
Last Updated:May 14, 2026
Links: GitHub  ·  Packagist
Maintainer: balajidharma

Table of Contents

Installation

  • Install the package via composer
composer require balajidharma/laravel-crud
  • Publish the migration and the config/menu.php config file with
php artisan vendor:publish --provider="BalajiDharma\LaravelCrud\CrudServiceProvider"

Demo

The "Basic Laravel Admin Penel" starter kit come with Laravel CRUD

Related Packages

alnutile/inertia-crud

Help with some basic CRUD and UI using Inertia, Tailwind

5,302 3
ascsoftw/tall-crud-generator

Laravel Package to generate CRUD Files using TALL Stack

7,208 88