A modern and framework agnostic authorization and authentication package featuring groups, permissions, custom hashing algorithms and additional security features.
I'm trying to install the following package through composer: https://packagist.org/packages/cartalyst/sentry#dev-feature/laravel-5 When I do: …
php composer-php laravel-5 cartalyst-sentry packagistI have tried installing sentry in laravel 5 but it doesn't work. I would like to know if anyone has done …
php laravel cartalyst-sentryI'm trying to use cartalyst sentry 2 in my site being built with Laravel 4. Basically I don't understand how to implement …
laravel laravel-4 cartalyst-sentryI am trying to run a check to see if the current user is in a certain role with Cartalyst's …
laravel laravel-4 cartalyst-sentryI have a Personcontroller and a Festivalcontroller in my laravel4 application. The actions in those controllers can only be accessible …
php laravel laravel-4 cartalyst-sentryI looked around and found some tutorials about Laravel 4 authentication using Sentry or Confide and Entrust. Which are good but …
laravel laravel-4 cartalyst-sentry