Skip to content

nagyzekkyandras/php-google-auth-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning PHP

Parancsok

docker build -t learning-php .
docker run -d -p 80:80 -v "$PWD/app":/var/www/html --env-file ./env learning-php:latest
# to test http://localhost/index.php

composer

composer require google/apiclient:"^2.0"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published