Skip to content

NatanR-dev/LumenCRUD-API-WithVueJS

Repository files navigation

Lumen CRUD API (Login System)

Lumen Project API | desafio feito pela G Digital Logo

Instruções

  1. git clone git@github.com:NatanR-dev/LumenCRUD-API.git
  2. composer Install
  3. php artisan key:generate
  4. php artisan migrate --seed
  5. php -S localhost:8000 -t public

Desafio:


Lumen API:✓

Biblioteca Axios:✓

O mínimo possível de jQuery:✓

Core & API Lumen Routes:✓

Migrations:✓

Landing Page with bootstrap 4 layout:✓

Form Login & Sign Up:✓

Demonstração abaixo:

Cadastro

Recuperação de Senha

Alteração de Senha

📝 Licença

The Lumen framework is open-sourced software licensed under the MIT license