Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 292 Bytes

File metadata and controls

15 lines (10 loc) · 292 Bytes

Project setup symfony new example_passkeys_php_symfony --version="7.0.*" --webapp

Start cmd: symfony server:start

Home Controller: symfony console make:controller HomeController

Controller setup: symfony console make:controller ProfileController

Set up existing: composer install