Skip to content

paularolim/laravel-todo-list

Repository files navigation

About the project

This is a simple to do list made with:

  • Laravel
  • Vue.js
  • MySql

With this project you can add, remove, done and undone tasks.

Prerequisites

You will need to have:

  • PHP 7.4.16
  • Composer 2.0.11
  • Node.js 12.16.3
  • NPM 6.14.4

Installation

Install node dependencies
npm install

Install composer dependencies
php composer.phar install

Usage

Configure the .env

Start the server and have fun
php artisan serve

Screenshots

Screen 1 Screen 2

About

Simple to do list made with laravel and vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages