Looking to hire Laravel developers? Try LaraJobs

laravel-10-registration-api-basic-auth maintained by hlack

Description
Backend for registration project.
Last update
2023/04/06 02:41 (dev-master)
License
Links
Downloads
10

Comments
comments powered by Disqus

Api Using Basic Auth For Auth Operations.

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

Video:

Watch Video

Download Video

Or Download Video


Installation

You can download the repository as ZIP file from here:

Github Link

if you download it you must run: composer install

OR

composer create-project --prefer-dist hlack/laravel-10-registration-api-basic-auth

Setup

php artisan key:generate
php artisan migrate:fresh --seed

Browse local

php artisan serve

Urls list

php artisan route:list --path=mobile

License

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