Functionality of the web application:
- Laravel/PHP Endpoint API.
- Laravel Scuntum user authentication (token generator / process method not included).
- The front part showing all orders (orders) GET request works by clicking on the "hamburger-icon" in the top left corner.
- Accept button that later PUT request to change "Status" specified (see console / console.log).
- If the connection to the API is lost, a warning about this appears (see console // console.log).
- Database Type = MySQL/phpmyadmin (XAMPP) -> testingapi.sql
