Skip to content
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.

2. Installation

EL OUFIR Hatim edited this page Feb 24, 2019 · 1 revision

First of all, you need to install the package into your laravel project, by running the below command:

composer require heloufir/security-starter

The package depend on the heloufir/simple-passport package, as mentionned below:

Dependencies Version
PHP ^7.*
heloufir/simple-passport ^1.0
Clone this wiki locally