Best laravel framework open-source packages.

Planner laravel vue

Planner - app that helps you organize tasks. Powered by Laravel, Vue, Tailwind css. Included authentication with JWT token, vuex.
Updated 2 months ago

Planner

Planner - app that helps you organize your tasks

Included

Installation:

  • Clone the repo
  • Copy .env.example to .env
  • Configure .env
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan jwt:secret
  • Run php artisan migrate
  • Run npm install

Usage

  • Run npm run prod for production buid

Screenshots

Main page Login page Registration page