/laravel-htmx-todolist

Using Laravel + HTMX to build a simple todo list app

Primary LanguagePHP

Laravel Logo

Build Status Total Downloads Latest Stable Version License

Laravel Todo List using laravel-htmx

Setup

  • composer install
  • npm install

Run

  • php artisan serve
  • npm run dev

License

Thi is open-sourced software licensed under the MIT license.