eve-scout/eveseat-web-onboarding

0.1.5 2016-11-07 06:39 UTC

This package is not auto-updated.

Last update: 2024-05-01 18:19:46 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 the providers array.

Credits

License

GPL v2 License

Copyright (c) 2016 Johnny Splunk of EVE-Scout <https://twitter.com/eve_scout>