Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kalwar/name-variation-app

A very simple project on how to make Symfony 7 application and use twig concept
https://github.com/kalwar/name-variation-app

php8 symfony symfony7 twig

Last synced: about 8 hours ago
JSON representation

A very simple project on how to make Symfony 7 application and use twig concept

Awesome Lists containing this project

README

        

# Name-Variation-App

This is a very simple project is used for learning how to make Symfony 7 application and use twig concept.

# Steps to follow

1. Clone the repo
2. Install dependencies using `composer install`
3. Run the application using: `symfony server:start`

# Tech stack

1. [Symfony](https://symfony.com/)
2. [Twig](https://twig.symfony.com/)
3. [PHP](https://www.php.net/)

# Use for reference

Use solely for reference material only.