к каталогу

📦 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 install and npm install yarn
  • Run yarn and yarn run dev to generate assets
  • Copy .env.example to .env and fill your values (php artisan key:generate, database, pusher values etc)
  • Run php artisan migrate --seed, this will seed a user based on your BASIC_AUTH .env values
  • 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