Sentinel Authentication: Difference between revisions

From Rixort Wiki
Jump to navigation Jump to search
(Created page with " Category:PHP")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Slim Framework ==


=== Installation ===
composer require cartalyst/sentinel "^6.0"
composer require illuminate/database illuminate/events symfony/http-foundation


[[Category:PHP]]
[[Category:PHP]]
[[Category:Slim]]

Latest revision as of 15:21, 24 February 2023

Slim Framework

Installation

composer require cartalyst/sentinel "^6.0"
composer require illuminate/database illuminate/events symfony/http-foundation