|
|
il y a 2 ans | |
|---|---|---|
| app | il y a 2 ans | |
| config | il y a 2 ans | |
| public | il y a 2 ans | |
| .bowerrc | il y a 5 ans | |
| .gitignore | il y a 2 ans | |
| Dockerfile | il y a 2 ans | |
| README.md | il y a 2 ans | |
| bootstrap.php | il y a 2 ans | |
| bower.json | il y a 2 ans | |
| composer.json | il y a 2 ans | |
| docker-compose.yml | il y a 2 ans | |
| publiclib.php | il y a 2 ans | |
| urfat.mwb | il y a 2 ans | |
| urfat.mwb.bak | il y a 2 ans |
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