A basic application built on Laravel to Add, Edit, Sort by drag and drop, Delete and Filter tasks.
Installation Instructions:
- Just unzip contents of the archive to your desired folder
- Create New database for MySQL
- Change database logins in .env file
- Run migration to create "Tasks" table