deltoss / sentinel-centurion
An opinionated GUI Laravel 5 implementation for Cartalyst's Sentinel.
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 1
Forks: 1
Open Issues: 0
Language:CSS
Requires
- php: ^7.1.3
- anhskohbo/no-captcha: ^3.0
- cartalyst/sentinel: 2.0.*
- deltoss/sentinel-database-permissions: *
- doctrine/dbal: *
- laravel/framework: ^5.5
This package is auto-updated.
Last update: 2025-03-10 21:34:44 UTC
README
Introduction
A Laravel package that provides opinionated authentication scaffolding using Cartalyst Sentinel. It provides various features out of the box, and is designed so that you can extend pretty much anything such as the layout, routes, controllers actions, views, and so on.
Requirements
- Sentinal Database Permissions
- Laravel Framework 5.5+
- Cartalyst Sentinel 2.0+
- php 7.1.3+
Documentation
The project documentation can be found in the repo's Netlify site
License
MIT © Michael Tran