Skip to content

uekichinos/todo.livewire

Repository files navigation

Todo Livewire

A simple todo application with database.

Stacks:

  1. Laravel 9
  2. Livewire
  3. Tailwinds
  4. Vite

To install make sure you have all the minimum requirement to run laravel 9 (and make sure you have the latest composer and nodejs). Once all good, just run composer update.

Note

  1. install laravel
  2. install jetstream with livewire https://jetstream.laravel.com/2.x/installation.html
  3. livewire https://laravel-livewire.com/docs/2.x/quickstart
  4. vite https://laravel-news.com/laravel-blade-hot-refresh-with-vite
  5. tailwindcss + vite https://tailwindcss.com/docs/guides/laravel#vite

Changes

  1. 24/07/2022
  • support database, input validatation and error copywriting
  1. 25/07/2022
  • add placeholder and datetime format
  1. 29/07/2022
  • add login page, register page, profile page and all pages related with livewire
  • update table todo (add user_id)
  • add todotest

About

A simple todo application

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages