Add a lottery system to any Laravel apps.
0
0
1
Package Data
Maintainer Username: ricardosierra
Maintainer Contact: contato@ricardosierra.com.br (Ricardo Rebello Sierra)
Package Create Date: 2017-08-15
Package Last Update: 2017-08-16
Home Page:
Language: JavaScript
License: MIT
Last Refreshed: 2024-04-18 15:06:08
Package Statistics
Total Downloads: 0
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 1
Total Forks: 0
Total Open Issues: 0

Introduction

Lalottery provides a lottery system with dashboard and code-driven configuration for your Laravel.

Installation

Note: Lalottery is currently in beta.

Lalottery requires Laravel 5.4, which is currently in beta, and PHP 7.1+. You may use Composer to install Lalottery into your Laravel project:

composer require ricardorsierra/lalottery

After installing Lalottery, publish its assets using the vendor:publish Artisan command:

php artisan vendor:publish --provider="Ricardorsierra\Lalottery\LalotteryServiceProvider"

Configuration

After publishing Lalottery's assets, its primary configuration file will be located at config/lalottery.php.

Web Dashboard Authentication

Lalottery exposes a dashboard at /lalottery.