https://github.com/tarlepp/rumon
https://github.com/tarlepp/rumon
community-help example form symfony
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tarlepp/rumon
- Owner: tarlepp
- License: mit
- Created: 2020-11-07T11:33:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-30T20:28:30.000Z (over 3 years ago)
- Last Synced: 2024-04-09T21:52:33.421Z (almost 2 years ago)
- Topics: community-help, example, form, symfony
- Language: PHP
- Homepage:
- Size: 106 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What is this?
Just a quick demo how to use forms with separated controllers.
## Question
Someone asked help on #general channel of Symfony Slack workspace
https://symfony-devs.slack.com/archives/C8WHX21K7/p1604743053437100
So this repository contains simple example about that.
## Usage
Just clone this repository and start the application with `symfony serve` command.
After that just open your browser `http://localhost:8080`
## Authors
* [Tarmo Leppänen](https://github.com/tarlepp)
## License
[The MIT License (MIT)](LICENSE)
Copyright © 2020 Tarmo Leppänen