Download the PHP package jeop10/laravel-dashboard-reddit-tile without Composer
On this page you can find all versions of the php package jeop10/laravel-dashboard-reddit-tile. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jeop10/laravel-dashboard-reddit-tile
More information about jeop10/laravel-dashboard-reddit-tile
Files in jeop10/laravel-dashboard-reddit-tile
Download jeop10/laravel-dashboard-reddit-tile
More information about jeop10/laravel-dashboard-reddit-tile
Files in jeop10/laravel-dashboard-reddit-tile
Vendor jeop10
Package laravel-dashboard-reddit-tile
Short Description A reddit tile for Spatie's Laravel dashboard
License MIT
Homepage https://github.com/jeop10/laravel-dashboard-reddit-tile
Package laravel-dashboard-reddit-tile
Short Description A reddit tile for Spatie's Laravel dashboard
License MIT
Homepage https://github.com/jeop10/laravel-dashboard-reddit-tile
Please rate this library. Is it a good library?
Informations about the package laravel-dashboard-reddit-tile
Reddit tile for Laravel Dashboard.
This tile can display a list of the post to your favorite subreddit.
This tile can be used on the Laravel Dashboard.
Installation
You can install the package via composer:
Usage
In the dashboard
config file, you must add this configuration in the tiles
key.
``
// in app/console/Kernel.php
protected function schedule(Schedule $schedule) { // ... $schedule->command(Dustycode\RedditTile\ListenForRedditPostsCommand::class)->everyMinute(); } html
All versions of laravel-dashboard-reddit-tile with dependencies
PHP Build Version
Package Version
The package jeop10/laravel-dashboard-reddit-tile contains the following files
Loading the files please wait ....