A Laravel package designed to streamline the creation of CRUD operations for applications.

dev-main 2024-05-19 17:40 UTC

This package is not auto-updated.

Last update: 2024-06-02 17:49:05 UTC


README

Vento Michael Logo

VentoMichael/crud

Latest Version on Packagist Total Downloads

A Laravel package designed to streamline the creation of CRUD operations in a Flutter application backend.

Documentation

For detailed installation and usage instructions, please refer to the documentation wiki.

Installation

composer require ventomichael/crud:dev-main

Usage Example

When you execute a command like:

php artisan crud:User

It will automatically create a UserController tailored for backend integration.

Changelog

For updates and changes, please see CHANGELOG.

Contributing

Interested in contributing? We’d love your help! Please contact us or submit a pull request.

Security Issues and Bugs

For any security concerns, please email us at support@ventomichael.com instead of posting publicly. For bugs and issues, feel free to use the GitHub Issues board.# CRUD