PHP code example of ifgiovanni / logv-middleware-auth

1. Go to this page and download the library: Download ifgiovanni/logv-middleware-auth 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/ */

    

ifgiovanni / logv-middleware-auth example snippets


Ifgiovanni\LogVMiddlewareAuth\Providers\LogVAuthRouteProvider::class

ARCANEDEV_LOGVIEWER_MIDDLEWARE=log.viewer.auth
LOG_VIEWER_USER=YOUR_USER
LOG_VIEWER_PASSWORD=YOUR_PASSWORD