hlack/php-vanilla-registration-api

Backend Api Using Request For Auth Operations.

Maintainers

Package info

github.com/hlaCk/php-vanilla-registration-api

Type:project

pkg:composer/hlack/php-vanilla-registration-api

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-06 01:07:50 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.