bilan/laravel-crud

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

Maintainers

Package info

github.com/bilan-developer/laravel-crud

pkg:composer/bilan/laravel-crud

Statistics

Installs: 699

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2023-08-30 20:28 UTC

This package is auto-updated.

Last update: 2026-03-01 00:42:55 UTC


README

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