Skip to content

danillo10/backend

Repository files navigation

TESTE

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development purposes.

Prerequisites

Installing

1 - Install Dependencies

$ composer install 

2 - Create .env file and change DB_DATABASE variable to teste

DB_DATABASE=imovesys

3 - Run migrations to database

$ php artisan migrate

4 - Run seeders to database

$ php artisan db:seed

5 - Generate encrypt key

$ php artisan key:generate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published