hlack/php-vanilla-registration-api

Backend Api Using Request For Auth Operations.

dev-master 2023-04-05 18:41 UTC

This package is auto-updated.

Last update: 2024-04-05 21:01:58 UTC


README

Tiny Backend Api Using Request For User Registration & Auth [Custom].

Installation

composer create-project --prefer-dist hlack/php-vanilla-registration-api

Setup

  1. copy .env.example to .env and fill your configuration.

  2. Run:

php artisan migrate:fresh --seed

License

This helper is released under the MIT License (MIT). Please see the included license file for more information.