Skip to content

balajidharma/laravel-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel CRUD

Build CRUD for your Laravel projects.

Total Downloads Latest Stable Version License

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

About

Laravel CRUD - Build List and Detail View

Resources

License

Stars

Watchers

Forks

Packages

No packages published