/php-vanilla-registration-api

Backend Api Using Request For Auth Operations.

Primary LanguagePHPMIT LicenseMIT

Api Using Request For Auth Operations.

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.