Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hamedzarei/below
simple signup, verification, admin panel ( interview 1 year ago )
https://github.com/hamedzarei/below
lumen php
Last synced: about 6 hours ago
JSON representation
simple signup, verification, admin panel ( interview 1 year ago )
- Host: GitHub
- URL: https://github.com/hamedzarei/below
- Owner: hamedzarei
- Created: 2019-08-09T18:33:28.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T06:45:30.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T06:53:48.530Z (over 1 year ago)
- Topics: lumen, php
- Language: PHP
- Homepage:
- Size: 1.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## instruction
#### simple login, signup, panel
signup with codesadmin can see users
#### steps:
1. composer install2. php artisan key:generate
3. php artisan migrate
4. php artisan import:code path_to_file
* example: php artisan import:code sample_codes.xlsx
5. php artisan db:seed
6. php artisan serve
7. register link: /register/{code}
* example : /register/1936283909