Skip to content

Latest commit

 

History

History
20 lines (8 loc) · 281 Bytes

File metadata and controls

20 lines (8 loc) · 281 Bytes

Natwest Tyl example

copy example.env.php to env.php

create an ngrok session

ngrok http 8080

use the external URL as the BASE_URL in env.php

Run a local PHP server php -S localhost:8080

Open example page in browser

http://localhost:8080/tyl-example.php