tianrosandhy/autocrud

There is no license information available for the latest version (dev-main) of this package.

Autocrud component to help easily generate datatable & form

Installs: 55

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:module

pkg:composer/tianrosandhy/autocrud

dev-main 2022-12-30 02:44 UTC

This package is auto-updated.

Last update: 2025-09-29 02:59:03 UTC


README

This is a core package that help auto generate datatable & form from your available Model.

Requirement

  • = PHP 8.0.2

  • = Laravel 9

Installation

  • run composer require tianrosandhy/autocrud in your laravel project
  • publish the asset & config : php artisan vendor:publish --provider=TianRosandhy\Autocrud\AutocrudServiceProvider