Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 793 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 793 Bytes

sf-usergroup-demo-project

Dont use this Repository on production. Its for Demo purposes with ❤️ created.

Requirements

https://symfony.com/doc/current/setup.html#technical-requirements

Install

install with composer composer create-project benblub/sf-usergroup-demo-project

or

Clone or Download & unzip this Project.

and

run Composer with your Shell and install Project Depencies.

composer install

Setup Database credentials in your ENV

Use

With Lando run lando start
or Setup a Webserver see https://symfony.com/doc/current/setup/web_server_configuration.html

Simply visit your API with a running Webserver http://localhost:8000/api or https://api.demo.lndo.site/api (lando)