eve-scout / eveseat-web-onboarding
EVE SeAT Onboarding
Installs: 21
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/eve-scout/eveseat-web-onboarding
Requires
- php: >=5.5.9
- eveseat/web: ^1.0.18
- laravel/framework: 5.1.*
This package is not auto-updated.
Last update: 2025-10-02 01:11:28 UTC
README
This EVE SeAT package adds custom onboarding for new users.
- Displays registration next steps listing on home screen
- Registration email confirmation and account activation
- Override API key additions to allow for grandfathered legacy keys that don't meet the minimum mask requirements
Install
Add Package
Run the following command while in your SeAT install:
$ composer require eve-scout/eveseat-web-onboarding
Update Configs
- Open
config/app.php
in your favorite editor. - Add
EveScout\Seat\Web\Onboarding\OnboardingServiceProvider::class
to the bottom of theproviders
array.
Credits
License
Copyright (c) 2016 Johnny Splunk of EVE-Scout <https://twitter.com/eve_scout>