cartalyst / sentinel

A framework agnostic authentication & authorization system.
BSD 3-Clause "New" or "Revised" License
1.51k stars 238 forks source link

Problems with installation #514

Closed miguelromero-24 closed 4 years ago

miguelromero-24 commented 4 years ago

Your Environment

Expected behaviour

Install the current version of Sentinel.

Actual behaviour

*Error on installing Symfony\Component\Debug\Exception\FatalThrowableError : Argument 1 passed to Cartalyst\Sentinel\Activations\IlluminateActivationRepository::__construct() must be of the type string, null given, called in \vendor\cartalyst\se ntinel\src\Laravel\SentinelServiceProvider.php on line 243

.*

Steps to reproduce

*composer require cartalyst/sentinel "^3.0"

sentinel error *