A Laravel 5.5 invitations demo-project that extends basic php artisan make:auth
functionality by adding invitation-based registration system.
- Users cannot register - they only request invitation to register
- Administrator logs in (admin@admin.com - admin) and sees invitation requests and automatically generated links. They can be sent outside of this system - via email/Slack etc.
- Clicking the invitation link approves the invitation and allows person to go to registration form with e-mail pre-filled.
Basically, use and re-use however you want.
- Check out our adminpanel generator QuickAdminPanel
- Read our Blog with Laravel Tutorials
- FREE E-book: 50 Laravel Quick Tips (and counting)
- Subscribe to our YouTube channel Laravel Business
- Enroll in our Laravel Online Courses