bilan/laravel-crud

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

Installs: 699

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/bilan/laravel-crud

1.0.0 2023-08-30 20:28 UTC

This package is auto-updated.

Last update: 2025-09-29 03:20:12 UTC


README

  • Copy the package config to your local config with the publish command:
  php artisan vendor:publish --provider="Bilan\CRUD\CRUDServiceProvider"