Skip to content
Snippets Groups Projects

Ln 454 php app setup

Merged Omwoyo Obara requested to merge LN-454-php-app-setup into main
Files
9
+ 9
0
<?php
return [
'name' => 'YourAppName',
'url' => 'Example.url',
'payment_address' => '12345678',
];
\ No newline at end of file
Loading