Looking to hire Laravel developers? Try LaraJobs

laravel-crud maintained by balajidharma

Description
Laravel CRUD - Build List and Detail View
Last update
2025/11/21 01:19 (1.x-dev)
License
Links
Downloads
3 132

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