Website based on Bootstrap for photo sharing
sudo apt-get install curl php5-cli git
curl https://getcomposer.org/installer | php
php composer.phar install
composer.json:
{
"require": {
"cloudinary/cloudinary_php": "dev-master"
}
}
Website based on Bootstrap for photo sharing
sudo apt-get install curl php5-cli git
curl https://getcomposer.org/installer | php
php composer.phar install
composer.json:
{
"require": {
"cloudinary/cloudinary_php": "dev-master"
}
}