Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 507 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 507 Bytes

Instructions to use the app

  1. Install composer and xampp
  2. Start Xampp (Apache and mysql)
  3. Create a new database called tskmanager with credentials: user:root password:12345
  4. Open a terminal on the aplication directory
  5. Write in terminal "php artisan serve" (without quotes) and then press enter.
  6. Go to your browser and write at the url field: "localhost:8000" (without quotes)
  7. It is done, your app should be running by now.

Coded by Dgbusiness GitHub: https://github.com/dgbusiness