Closed ViktorIwan closed 6 years ago
the script require autoload script which is missing...
require 'vendor/autoload.php'
anybody can help ?
If you're using this through Composer, that should generate an autoload script for you. This library doesn't itself deal with autoloading.
the script require autoload script which is missing...
require 'vendor/autoload.php'
anybody can help ?