Symfony2.3 Beginners Tutorial - Part 3 - Creating Our First Bundle (1080p)

preview_player
Показать описание
In part 2 we looked at what the default install of Symfony 2 gives us, and now that we know what's there, we can start creating out own files, folders, routes, controllers... you name it.

This is a hands on demo of creating a basic Symfony 2 Bundle, featuring routing, a controller, and Twig templates.
Рекомендации по теме
Комментарии
Автор

Cheers, just watching somebody work through it has helped me understand the workflow a little better.

mortalife
Автор

Thanks Chris...Excellent tut. Thanks for introducing some humour to the learning process. Reading the book etc is ok but a bit solitary. Keep up the good work.

daztheduke
Автор

nice tutorial, but I had a problem with the twig_debug that shows me an error...  "ClassNotFoundException: Attempted to load class from the global namespace in line 637. Did you forget a use statement for this class?"

But I'm using the Sympony 2.5.3

ThiagoAugustusdeOliveira