laravel-crud

Laravel CRUD - Build List and Detail View

MIT License

Downloads
3
Stars
0

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

Package Rankings
Top 44.84% on Packagist.org