PHP code example of eab / unique-datatypes-bundle
1. Go to this page and download the library: Download eab/unique-datatypes-bundle 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/ */
eab / unique-datatypes-bundle example snippets
new Eab\UniqueDatatypesBundle\EabUniqueDatatypesBundle(),
bash
php ezpublish/console ezpublish:legacybundles:install_extensions
php ezpublish/console ezpublish:legacy:script bin/php/ezpgenerateautoloads.php
php ezpublish/console cache:clear --no-warmup --env=prod