Some documentation
This commit is contained in:
@@ -10,3 +10,12 @@ php bootstrap/php /core/generator
|
||||
```
|
||||
php -S localhost:8000
|
||||
```
|
||||
|
||||
```
|
||||
docker run -d -p 8080:80 -v /var/www/html/urfatBro:/var/www/html urfatbro
|
||||
```
|
||||
|
||||
```
|
||||
https://stackoverflow.com/questions/58604454/how-to-invoke-composer-create-project-on-a-private-repo
|
||||
composer create-project ghost/urfat-bro new-project --repository '{"type": "composer","url": "https://satis.inforsistemas-devel1.com.br"}' --stability=dev
|
||||
```
|
||||
Binary file not shown.
Reference in New Issue
Block a user