Add "Symfony 5: The Fast Track" book (#4010)

* Add "Symfony 5: The Fast Track" book (en)

* Add "Symfony 5: The Fast Track" book (es)

* Add "Symfony 5: The Fast Track" book (de)

* Add "Symfony 5: The Fast Track" book (ar)

* Add "Symfony 5: The Fast Track" book (fa)

* Add "Symfony 5: The Fast Track" book (ja)

* Add "Symfony 5: The Fast Track" book (ru)

* Add "Symfony 5: The Fast Track" book (it)

* Add "Symfony 5: The Fast Track" book (nl)

* Add "Symfony 5: The Fast Track" book (pl)

* Add "Symfony 5: The Fast Track" book (pt_BR)

* Add "Symfony 5: The Fast Track" book (ro)

* Add "Symfony 5: The Fast Track" book (zh_CN)

* Add "Symfony 5: The Fast Track" book (fr)

* Remove redundant line breaks
This commit is contained in:
Borislav Kosun
2020-10-13 04:30:05 +03:00
committed by GitHub
parent 2f001fe924
commit d366a40253
14 changed files with 84 additions and 0 deletions

View File

@ -60,6 +60,7 @@
* [NoSQL](#nosql)
* [Perl](#perl)
* [PHP](#php)
* [Symfony](#symfony)
* [PostgreSQL](#postgresql)
* [Python](#python)
* [Django](#django)
@ -616,6 +617,11 @@
* [深入理解 PHP 内核](http://www.php-internals.com/book/)
#### Symfony
* [Symfony 5 快速开发](https://symfony.com/doc/5.0/the-fast-track/zh_CN/index.html)
### PostgreSQL
* [PostgreSQL 8.2.3 中文文档](http://works.jinbuguo.com/postgresql/menu823/index.html)