Skip to content

🎯 A project and task tracker upgraded for the modern developer

Notifications You must be signed in to change notification settings

WilliamHiggs/laravel-project-tracker-two

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎯 Laravel Project Tracker II

Laravel and Vue3 + Vuex using TailwindCSS for styling and Sanctum for authentication.

Features

  • Laravel 8
  • Vue + VueRouter + Vuex
  • Login, register, reset password, update profile, create task, create projects.
  • Authentication with Sanctum
  • Tailwind + Heroicons

Installation

  • git clone [email protected]:WilliamHiggs/laravel-project-tracker-two.git
  • cd laravel-project-tracker-two
  • Edit .env and set your database connection details
  • npm install
  • Install Docker https://www.docker.com/
  • ./vendor/bin/sail up
  • php artisan key:generate
  • php artisan migrate
  • php artisan queue:work

Usage

Development

npm run watch

Production

npm run production

About

🎯 A project and task tracker upgraded for the modern developer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published