PHP code example of sealution / mac-resolver

1. Go to this page and download the library: Download sealution/mac-resolver 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/ */

    

sealution / mac-resolver example snippets

bash
php artisan mac:install
bash
php artisan migrate
bash
php artisan mac:details  <mac-address>
bash
php artisan mac:details  00-15-5D-81-E0-B0
bash
php artisan mac:vendor <mac-address>
bash
php artisan mac:vendor 00-15-5D-81-E0-B0