- Notifications
You must be signed in to change notification settings - Fork0
CipherdevNL/symfony-docs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This documentation is rendered online athttps://symfony.com/doc/current/
We love contributors! For more information on how you can contribute to theSymfony documentation, please readContributing to the Documentation
NoteAll pull requests must be based off of the4.4 branch,unless you're documenting a feature that was introducedafter Symfony 4.4(e.g. in Symfony 5.2),not the
5.x
or older branches.
Thanks toSymfonyCloud for providing an integrationserver where Pull Requests are built and can be reviewed by contributors.
You can build the doc locally with these commands:
# build the image...$ docker build. -t symfony-docs# ...and start the local web server# (if it's already in use, change the '8080' port by any other port)$ docker run --rm -p 8080:80 symfony-docs
You can now read the docs athttp://127.0.0.1:8080 (if you use a virtualmachine, browse its IP instead of localhost; e.g.http://192.168.99.100:8080
).
About
The Symfony documentation
Resources
License
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Languages
- PHP39.4%
- HTML31.1%
- C++14.1%
- NASL10.5%
- Pascal4.3%
- SourcePawn0.6%