lifehack/crudify

Laravel Easy CRUD

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

pkg:composer/lifehack/crudify

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

This package is auto-updated.

Last update: 2025-10-17 09:32:39 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.