lifehack/crudify

v1.2.0 2023-10-17 04:50 UTC

This package is auto-updated.

Last update: 2024-09-17 07:06:38 UTC


README

Automate Laravel CRUD Operations with CRUDify.

Table of Contents

Requirements

  • PHP: ^8.0
  • Laravel: ^10

Installation

  1. Install CRUDify via Composer

    composer require lifehack/crudify
  2. Publish CRUDify package resources.

    php artisan crud:start

Author

Md Sheraz Howlader

License

This project is licensed under the MIT License - see the License File for details.