Self hosted simple looking todo application
Go to file
2020-06-30 17:02:48 +07:00
app Change password and update version 1.0.4 2020-06-30 16:52:50 +07:00
bootstrap first commit 2020-06-23 11:40:37 +07:00
config first commit 2020-06-23 11:40:37 +07:00
database Major Update with many function 2020-06-28 11:13:27 +07:00
public Favicon Added 2020-06-28 12:39:12 +07:00
resources Update version 1.0.5 2020-06-30 17:02:48 +07:00
routes Change password and update version 1.0.4 2020-06-30 16:52:50 +07:00
storage first commit 2020-06-23 11:40:37 +07:00
tests first commit 2020-06-23 11:40:37 +07:00
.editorconfig Keyboard shortcut feeling 2020-06-23 23:33:05 +07:00
.env.example Keyboard shortcut feeling 2020-06-23 23:33:05 +07:00
.gitattributes Keyboard shortcut feeling 2020-06-23 23:33:05 +07:00
.gitignore Keyboard shortcut feeling 2020-06-23 23:33:05 +07:00
.styleci.yml Keyboard shortcut feeling 2020-06-23 23:33:05 +07:00
artisan first commit 2020-06-23 11:40:37 +07:00
composer.json first commit 2020-06-23 11:40:37 +07:00
composer.lock first commit 2020-06-23 11:40:37 +07:00
LICENSE Update README and LICENSE 2020-06-28 12:45:34 +07:00
package-lock.json first commit 2020-06-23 11:40:37 +07:00
package.json first commit 2020-06-23 11:40:37 +07:00
phpunit.xml first commit 2020-06-23 11:40:37 +07:00
README.md Update README 2020-06-28 17:09:22 +07:00
server.php first commit 2020-06-23 11:40:37 +07:00
webpack.mix.js first commit 2020-06-23 11:40:37 +07:00

Todo App

Multi user todo application

Requirement

  • PHP 7.4+
  • Laravel 7.2.5+

Quick Start

  • composer install
  • create .env file
  • php artisan key:generate
  • php artisan migrate
  • php artisan db:seed

License

This is commercial application, after purchasing this application you have the control to edit or open the source code, but you prohibited share any of the source code to anyone.