Simple PHP example of how to use Poool Access SDK with server side content locking
It is not considered an accurate nor exact representation of how you should implement Poool Access in your project.
See Poool Access documentation for more information.
- Node >= 18
- PHP >= 8.1
- Rename
.env.example
to.env
yarn install && composer install && yarn dev