説明なし

Artur Welp 3db8fa4c34 Atualizar 'composer.json' 2 年 前
app 491167554f Plugin to help on datables creation 2 年 前
config 818f790bad Changing some core functionalities 2 年 前
public f172c146c9 Changes on javascript behavior 2 年 前
.bowerrc ac574f3e53 Changes to the Framework 5 年 前
.gitignore d378f0ab94 Changes on .files 2 年 前
Dockerfile 1012e09995 A docker attempt 2 年 前
README.md ab11793053 Atualizar 'README.md' 2 年 前
bootstrap.php 0d7cc37fef Changing some core functionalities 2 年 前
bower.json d378f0ab94 Changes on .files 2 年 前
composer.json 3db8fa4c34 Atualizar 'composer.json' 2 年 前
docker-compose.yml 1012e09995 A docker attempt 2 年 前
publiclib.php 818f790bad Changing some core functionalities 2 年 前
urfat.mwb 0688e27da8 Some documentation 2 年 前
urfat.mwb.bak 0688e27da8 Some documentation 2 年 前

README.md

Urfat

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