Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/slvler/laravel-project-lumen

laravel - lumen
https://github.com/slvler/laravel-project-lumen

laravel lumen

Last synced: 4 days ago
JSON representation

laravel - lumen

Awesome Lists containing this project

README

        

## Installation

```bash
cp .env.exmaple .env
composer install
```

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

## Contents
- laravel
- mysql
- sanctum
- swagger

## mysql connection
- user: root
- password:
- host: 127.0.0.1
- port: 3306
- database: laravel

## postman collection
- laravel-example.postman_collection.json