PHP code example of ilgala / laravel-wizzy
1. Go to this page and download the library: Download ilgala/laravel-wizzy 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/ */
ilgala / laravel-wizzy example snippets
bash
$ php artisan vendor:publish
array [
'=> true|false,
'version' => current_version|preferred_version|empty string
];
array [
'ext1' => false|ext1 version,
'ext2' => false|ext2 version,
'ext3' => false|ext3 version,
[...]
];