C
C
Chvalov2014-12-23 08:34:54
Zend Framework
Chvalov, 2014-12-23 08:34:54

Where can I find Russian manuals and lessons on Zend Framework 2?

Hello, I watched a couple of videos on ZF2, I liked this framework, tell me where you can find normal lessons and mana.
There is no money, so only public or clubbing is of interest)

Answer the question

In order to leave comments, you need to log in

4 answer(s)
M
makol, 2014-12-23
@Chvalov

rutracker.org/forum/viewtopic.php?t=4663386
zendframework.ru/forum/index.php?topic=6797.0
www.zfconf.ru/news/detail.php?ID=96
nnm-club.me/forum/viewtopic .php?t=770908
mirknig.com/knigi/programming/1181533237-zend-fram...
And two recommendations to the load - Learn English. Asking a question is more time consuming than getting an answer from search engines, learn how to use search.

S
Sergey, 2014-12-23
@gangstarcj

You can have a course on a torrent from a specialist

I
iBird Rose, 2017-05-11
@etozhematvekat

It is with col - no. well you can of course. but there will be much more crutches and crap than profit.
so make those blocks better with inline-block;

V
Vasyl Boyko, 2017-05-12
@ferdasfarmazone

If you mean that the blocks are centered, then the solution is:

.center__item{
  font-size: 0;
  text-align: center;
}
.center__item *{
  font-size: 14px; /* Обычно задаю такой же, как и в body*/
}
.center__item .col-md-3{
  display: inline-block;
  float: none;
  vertical-align: top;
}

and add the class center__itemto the parent block .col-md-3, for example, to.row

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question