Giter VIP home page Giter VIP logo

laravel-vue-spa's Introduction

Este projeto é uma aplicação web com controle de acesso de usuários e controle de tarefas do usuário.

Foram usados neste projeto:

  1. Laravel
  2. Vue.js
  3. Vuex
  4. MySQL
  5. Redis
  6. Docker and Docker Compose
  7. Bootstrap V4

Preparando o ambiente:

$ git clone https://github.com/romarioarruda/laravel-vue-spa

$ composer install

$ npm install

$ docker-compose up -d

Rodando migrations da base de dados no container docker

$ docker-compose exec laravel_spa_php bash

$ php artisan migrate

Abrindo o projeto no browser

$ http://localhost:8081

laravel-vue-spa's People

Contributors

romarioarruda avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.