Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pjehan/eni-edwm2203b-series


https://github.com/pjehan/eni-edwm2203b-series

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# Projet Symfony Series

## Étapes de création projet

```shell
composer create-project symfony/skeleton:"^5.4" series
cd series
composer require webapp
```

Installation de apache-pack :

```shell
composer require apache-pack
```