https://github.com/matrizlab/back-wam
https://github.com/matrizlab/back-wam
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/matrizlab/back-wam
- Owner: matrizlab
- Created: 2020-07-16T04:01:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T20:40:01.000Z (over 3 years ago)
- Last Synced: 2025-01-04T18:26:40.615Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Project Description
test backend WAM
## Stacks
- Laravel
- Bootstrap
- JQuery
## Installation
- git clone
- composer install
- copy .env.example to .env
- php artisan key:generate
- php artisan serve