27/07
2018
dev-master
9999999-devserviço de notícias da intranetone
The Requires
by mdisconzi
Wallogit.com
2017 © Pedro Peláez
serviço de notícias da intranetone
Cadastro de Notícias para IntranetOne. IONews requires IntranetOne., (*1)
Laravel 7 or above, PHP >= 7.2.5, (*2)
composer require dataview/ionews dev-master
laravel 5.6 or below, PHP >= 7 and < 7.2.5, (*3)
composer require dataview/ionews 1.0.0
php artisan io-news:install
...
let news = require('intranetone-news');
io.compile({
services:[
...
new news(),
...
]
});
npm run dev|prod|watch php artisan config:cache
serviço de notícias da intranetone