Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 360 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 360 Bytes

symfony-rest-authentication

User authentication starter kit using Symfony with PHP. Currently being designed to follow RESTful principles and it can be implemented with any SQL driver.

Visit https://symfony.com/doc/current/setup.html for information regarding the project setup and CLI commands which you will use to create controllers, migrations etc..