mithuncdas / laravel_crud
simple crud
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Language:Blade
pkg:composer/mithuncdas/laravel_crud
This package is not auto-updated.
Last update: 2025-12-30 22:35:21 UTC
README
This is a package that gives a very simple visual UI for practicing developing package in laravel.
How to Use
- Run
composer require mithuncdas/laravel-crud - Run
php artisan vendor:publish --provider="Mithuncdas\LaravelCRUD\CRUDServiceProvider"to publish the Assets and others file - Launch
/crud/listin your browser