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

0.0.1 2023-11-20 09:40 UTC

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

  1. Run composer require mithuncdas/laravel-crud
  2. Run php artisan vendor:publish --provider="Mithuncdas\LaravelCRUD\CRUDServiceProvider" to publish the Assets and others file
  3. Launch /crud/list in your browser