Evermos Backend Test: Task 01
This is my solution for task number 1.
I am using Laravel.
Solution
I am using Laravel Pessimistic Locking when handling add or update cart and checkout cart.
Running Tests
vendor/bin/phpunit --testdox
This is my solution for task number 1.
I am using Laravel.
I am using Laravel Pessimistic Locking when handling add or update cart and checkout cart.
vendor/bin/phpunit --testdox