PHP code example of vpietri / adm-quickdevbar

1. Go to this page and download the library: Download vpietri/adm-quickdevbar 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/ */

    

vpietri / adm-quickdevbar example snippets


php bin/magento --clear-static-content module:enable ADM_QuickDevBar

php bin/magento setup:upgrade

composer magento module:enable ADM_QuickDevBar 
php bin/magento setup:upgrade

php bin/magento setup:upgrade

php bin/magento cache:flush

php bin/magento dev:quickdevbar:enable

php bin/magento dev:quickdevbar:enable --sql-qdb-profiler