Skip to content

24s-dcognata/24s-symfony-recipes

Repository files navigation

24S Symfony Recipes

Getting started

Use 24S Symfony Recipes on your project

Add new symfony flex endpoint in your composer.json

{
    "extra": {
        "symfony": {
            "endpoint": [
                "https://api.github.com/repos/24s-dcognata/24s-symfony-recipes/contents/index.json",
                "flex://defaults"
            ]
        }
    }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published