This code covers following functionality:
- API validation.
- API authentication.
- Authentication Middleware.
- Laravel API routing
- Restful API like (Register, Login, Logout)
- Products list api with user authentication
- Update product api
- Delete product api
- Clone the code
- composer install
- Write permissions to storage and bootstrap/cache folder