|
|
%!s(int64=2) %!d(string=hai) anos | |
|---|---|---|
| app | %!s(int64=2) %!d(string=hai) anos | |
| config | %!s(int64=2) %!d(string=hai) anos | |
| public | %!s(int64=2) %!d(string=hai) anos | |
| .bowerrc | %!s(int64=5) %!d(string=hai) anos | |
| .gitignore | %!s(int64=2) %!d(string=hai) anos | |
| Dockerfile | %!s(int64=2) %!d(string=hai) anos | |
| README.md | %!s(int64=2) %!d(string=hai) anos | |
| bootstrap.php | %!s(int64=2) %!d(string=hai) anos | |
| bower.json | %!s(int64=2) %!d(string=hai) anos | |
| composer.json | %!s(int64=2) %!d(string=hai) anos | |
| docker-compose.yml | %!s(int64=2) %!d(string=hai) anos | |
| publiclib.php | %!s(int64=2) %!d(string=hai) anos | |
| urfat.mwb | %!s(int64=2) %!d(string=hai) anos | |
| urfat.mwb.bak | %!s(int64=2) %!d(string=hai) anos |
A less painless framework.
//For some good good execute in the terminal
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 config -g secure-http false
composer create-project inforsistemas/urfat-bro urfatBro --repository '{"type": "composer","url": "https://satis.infor.app.br"}' --stability=dev