symfony-server-drupal-example/README.md
2019-12-08 22:01:14 +00:00

12 lines
292 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Testing the Symfony Local Server with Drupal
An example of running Drupal 8.8 on Symfonys [local web server][docs].
[docs]: https://symfony.com/doc/current/setup/symfony_server.html
![A screenshot of Drupal's status page showing Symfony Local Server](docs/status.png)
## Usage
TODO