mithuncdas/laravel_crud

simple crud

0.0.1 2023-11-20 09:40 UTC

This package is not auto-updated.

Last update: 2024-09-24 16:30:11 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