php - Where to add external library in bonfire..? -


if want use third party/external library in code add library in bonfire.

for example : want add coinbase php library in mode should put library provided in below link :

https://github.com/coinbase/coinbase-php

without composer directly want add coinbase library website. have idea please let me know..?

if want use third party library project use have put libraries folder.

path is:- application\libraries[your_libraries_folder_or_file];

then load library in helper or in constructor in controller file.

if face problem please let me know.


Comments

Popular posts from this blog

gridview - Yii2 DataPorivider $totalSum for a column -

java - Suppress Jboss version details from HTTP error response -

Sass watch command compiles .scss files before full sftp upload -