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