Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

Restiloc/api

Repository files navigation

logo

Restiloc

Restiloc API built with Laravel

Documentation »


📔 Summary

🌟 About the project

This is the API of the Restiloc mobile application.

👾 Techs

Laravel Shell

🧰 Getting Started

⚙️ Setup

Clone the repository

$ git clone https://github.com/Restiloc/api

Install dependencies

$ npm install && composer install

⚙️ Configuration

Configure the environment variables

- DB_DATABASE=laravel
- DB_USERNAME=root
- DB_PASSWORD=

+ DB_DATABASE=laravel
+ DB_USERNAME=root
+ DB_PASSWORD=

Setup encryption key

$ php artisan key:generate

Seed the database

$ php artisan migrate:fresh {--seed}

🧪 Tests

Run the tests using the following command

$ php artisan test

👋 Contributors

(back to top)

About

🌍 Restiloc API REST

Topics

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages