oh-my-cod3/people-manager

Un package di livello medio alto

0.1 2022-04-14 16:35 UTC

This package is auto-updated.

Last update: 2025-07-19 17:57:40 UTC


README

You can install the package via composer:

composer require oh-my-cod3/people-manager

Set up

Create tables (people and planets):

php artisan migrate

Usage

php artisan pm:import

API

GET: /api/people

GET: /api/people/{person_id}

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email ohmycode@nomail.com instead of using the issue tracker.

Credits

License

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