Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matrizlab/back-wam
https://github.com/matrizlab/back-wam
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/matrizlab/back-wam
- Owner: matrizlab
- Created: 2020-07-16T04:01:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T20:40:01.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T07:03:01.414Z (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