cartalyst-sentinel Questions
4
Solved
sort of installed Sentinel ( i say sort of because I dont understand one part that says:
Sentinel ships with default implementations for illuminate/database, in order to use it, make sure you requ...
Wellknit asked 31/7, 2015 at 20:40
1
Solved
I have been implementing a simple authentication system on Laravel 5.2 using Sentinel.
// Route : /login
$success = Sentinel::authenticate(array(
'email' => $email,
'password' => $passwor...
Longterm asked 30/12, 2015 at 11:58
1
Solved
I've pulled in cartalyst/sentinel and i've run the migrations required to generate the tables
php artisan migrate --package=cartalyst/sentinel
I notice that these are the columns available in th...
Hearty asked 1/10, 2014 at 2:59
1
© 2022 - 2024 — McMap. All rights reserved.