lifehack/crudify

Laravel Easy CRUD

Maintainers

Package info

github.com/sherazHowlader/EasyCRUDify

Issues

pkg:composer/lifehack/crudify

Statistics

Installs: 17

Dependents: 0

Suggesters: 0

Stars: 0

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

This package is auto-updated.

Last update: 2026-04-17 10:28:13 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.