Instructions to use the app
- Install composer and xampp
- Start Xampp (Apache and mysql)
- Create a new database called tskmanager with credentials: user:root password:12345
- Open a terminal on the aplication directory
- Write in terminal "php artisan serve" (without quotes) and then press enter.
- Go to your browser and write at the url field: "localhost:8000" (without quotes)
- It is done, your app should be running by now.
Coded by Dgbusiness GitHub: https://github.com/dgbusiness