bilan/laravel-crud

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

1.0.0 2023-08-30 20:28 UTC

This package is auto-updated.

Last update: 2024-09-30 01:43:42 UTC


README

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