Skip to content

The Ellos - Customized Products is a small-sized Brazilian company that manufactures personalized items for the entire Vale do Jequitinhonha region in Minas Gerais. They stand out in providing exclusive, made-to-order products tailored to meet the individual needs and preferences of their customers.

Notifications You must be signed in to change notification settings

BCode-Volunteer/Ellos-Drive

Repository files navigation

Ellos Drive

Sistema de login.

Pré-requisitos:

Configuração:

  1. Clone o repositório
git clone https://github.com/BCode-Volunteer/Ellos-Drive
  1. Instale as dependências do PHP
    composer install
  1. Instale as dependências do Node.js
    npm install
  1. Copie o arquivo .env.example para .env
    cp .env.example .env
  1. Gere uma nova chave para a aplicação
    php artisan key:generate
  1. Gerar chave para JWT
    php artisan jwt:secret
  1. Crie o banco de dados
    php artisan migrate
  1. Inicie o servidor
    php artisan serve

About

The Ellos - Customized Products is a small-sized Brazilian company that manufactures personalized items for the entire Vale do Jequitinhonha region in Minas Gerais. They stand out in providing exclusive, made-to-order products tailored to meet the individual needs and preferences of their customers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published