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

https://github.com/axeldavid45/parqueadero4roads


https://github.com/axeldavid45/parqueadero4roads

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Parqueadero 4 Ruedas Backend

## Stack
- Database: Mysql
- Laravel Framework
- MySQL

# Installation

1. First you need to have installed Mysql or you can use any cloud service as well.
2. Create a database called `parqueadero`.
3. Update the credentials and host from your db in the .env file.
4. Install the dependencies.
5. Run the migrations and that's it.