PHP code example of kevinpurwito / laravel-web3-login
1. Go to this page and download the library: Download kevinpurwito/laravel-web3-login library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
kevinpurwito / laravel-web3-login example snippets
[
'wallet_address_column' => env('WEB3_WALLET_ADDRESS_COLUMN', 'address'),
];
text
WEB3_WALLET_ADDRESS_COLUMN=wallet