It allows to manage Events (meetups) with file upload system (doc & pdf), accomodation management (booking/reservations), sub-events (Example round-tables) with a limited number of participants and subscriptions' deadlines and many others.
Download full Excel list of participants.
Download full zip archive of files uploaded by participants for each Event.
Notification system.
Customisable authentication system. You can set your own users provider, oAuth protocol or whatever you want by editing app/Auth/Auth.php file and using the method that you prefer.
Core file \bootstrap\app.php.
Routes file \App\Routes.php
Views files \resources\views\
Assets files \public\assets\ Slim 3.0
- Twig
- Eloquent ORM
- Respect validation for form validations
- Slim Csrf
- PHPMailer
- form-manager: https://github.com/oscarotero/form-manager