jake-rw / event-registration
A handy package to handle Event registrations
dev-master
2019-12-03 22:37 UTC
Requires
- php: ^7.1
- jeroennoten/laravel-adminlte: ^2.0
Requires (Dev)
- orchestra/testbench: 3.8.*
- phpunit/phpunit: ^7.0
This package is auto-updated.
Last update: 2025-03-10 00:39:48 UTC
README
This package covers the vanilla event registration requirements:
- Registrations table
- Resource controller and routes
- Admin view courtsey of AdminLte
- Email notifications on registration to the admin and user email address
- Export registrations to CSV
Dev requirements
- Corporate Inovations Admin package
- AdminLte
Installation
You can install the package via composer:
composer require jake-rw/event-registration
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email me@jakerw.co.uk instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.