trozgan/newsapi

newsapi.org laravel package

1.0.2 2020-04-12 20:55 UTC

This package is not auto-updated.

Last update: 2024-05-21 15:13:13 UTC


README

1. Require the package

$ composer require trozgan/newsapi

2. Publish the configuration file

$ php artisan vendor:publish --provider="NewsAPI\NewsAPIServiceProvider"