Looking to hire Laravel developers? Try LaraJobs

laravel-crud maintained by balajidharma

Description
Laravel CRUD - Build List and Detail View
Last update
2026/05/13 03:22 (2.x-dev)
License
Links
Downloads
3 380

Comments
comments powered by Disqus

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