📦 dashboard.spatie.be/ spatie
The source code of dashboard.spatie.be
Открыть на GitHub ↗обновлён 3д назад
Звёзды
★ 2.0k
Форки
413
За неделю
—
За месяц
—
Рост %
—
Язык
PHP
Установка и запуск
Example
Our configured dashboard has following tiles:
- Twitter stream with all tweets mentioning and quoting @spatie_be
- Clock/date/weather
- Team tile with todo's via GitHub files, remote status via Slack, current tracks via Last.fm
- Packagist downloads
- Internet up/down via WebSockets
- Velo status
Installation
Install this package by running cloning this repository and install like you normally install Laravel.
- Run
composer installandnpm install yarn - Run
yarnandyarn run devto generate assets - Copy
.env.exampleto.envand fill your values (php artisan key:generate, database, pusher values etc) - Run
php artisan migrate --seed, this will seed a user based on yourBASIC_AUTH.envvalues - Start your queue listener and setup the Laravel scheduler.
- Open the dashboard in your browser, login and wait for the update events to fill the dashboard.
Из README репозитория · полный README на GitHub
Категории
Теги
dashboardlaravellaravel-echophppushervuewebsockets