web-todo Tailwind Templates

Web Todo

A Todo web app developed with laravel framework, vue3, tailwind css and inertiajs

TODO WEB APP

TODO WEB APP is a web application generated in Laravel and Vue3.

Getting Started

  • Install Composer
  • Install Laravel
  • Install Vue: npm install -g @vue/cli
  • Use any mysql database you prefer
  • copy .env.example to .env and change the db connection
  • Run: npm install
  • Run: composer install
  • Run migration: php artisan migrate
  • Run seeding: php artisan db:seed
  • Run php artisan passport:install
  • Run php artisan storage:link for local storage to upload files

To Run

php artisan serve
npm run dev

API Documentation

Visit this link for the live documentation this link for the postman collection or this link for the exported documentation.

License

MIT

Top categories

Loading Svelte Themes