Cartalyst LLC.
Sentinel-kickstart by Cartalyst
0
17
0
3
1

This package requires a valid subscription. Subscribe for access.

Preface

Introduction

A Starter Authentication & Authorization Application Powered By Sentinel on Laravel.

The package follows the FIG standard PSR-4 to ensure a high level of interoperability between shared PHP code.

Features

Kickstart is a starter application that provides pre-built authorization and authentication functionality.

It is a starting point for user management and social login with Oauth 1 & 2.

Feature kickstart Platform
.... ... ...

Setup

Requirements

Installation

Please follow the next steps to install Sentinel Kickstart.

Clone the Repository

First you'll need to clone the git repository by running:

git clone -b 7.x git@github.com:cartalyst/sentinel-kickstart

Install the dependencies

Now that the repository is cloned on your machine, it's time to install it's dependencies.

Run Composer to install or update your application dependencies.

composer install

or

composer update

Note: We're assuming you have Composer installed Globally.

Install Sentinel Kickstart

To install the application, you just need to run php artisan install and follow the instructions.

You wont find fancy lifestyle graphics and marketing bravado here. Just cold... hard... code...

Code Well, Rock On!
Processing Payment...