sprint-digital/boilerplate-crud-generator

This package is intended to be used with sprint-digital/boilerplate-api-app


README

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

This package is intended to be used with sprint-digital/boilerplate-api-app

Installation

You can install the package via composer:

composer require sprint-digital/boilerplate-crud-generator

Usage

This command will create migration, seeder, model, repository and graphQL files.

php artisan make:crud post

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.