| 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: | 2025-11-25 15:02:31 |
| Package Statistics | |
|---|---|
| Total Downloads: | 0 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 0 |
| Total Watchers: | 1 |
| Total Forks: | 0 |
| Total Open Issues: | 0 |
Lalottery provides a lottery system with dashboard and code-driven configuration for your Laravel.
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"
After publishing Lalottery's assets, its primary configuration file will be located at config/lalottery.php.
Lalottery exposes a dashboard at /lalottery.