Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 1.05 KB

tomato-api.md

File metadata and controls

48 lines (28 loc) · 1.05 KB
description
Full API CRUD Generator build on repository pattern

✈ Tomato API

Installation

composer require tomatophp/tomato-api

after installation run this command

php artisan tomato-api:install

Using

you can generate a new API CRUD with this command

php artisan tomato:api

it will ask you about the table name and module name if you like to use the HMVC arch

Changelog

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

Security

Please see SECURITY for more information about security.

Credits

License

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