Symfony2 Tutorial 3 - How to create a bundle in Symfony 2

preview_player
Показать описание
Here I show you how to create and delete a bundle within Symfony 2. A "bundle" is your application.

Рекомендации по теме
Комментарии
Автор

Easy way to Creating bundle Good Video Tut :)

KunjalPopat
Автор

Thank you! Very nice explanation of bundle.

biljam
Автор

Excellent, thanks a lot for this video.

krike
Автор

Perfect tutorial, but the information about deleting the bundle, is more helpfully on start of tutorial. I'm using FTP sync with my server, and after adding the bundle over cmd, nothing worked on server. On the end of tutorial I finally figured out and reSave kernel a rount. THX a lot!

frantisekkohout
Автор

Excellent Job Man (Y) Greatly done. 

Keep on sharing such videos :) 

pakarmyfanz
Автор

Hi Sir,
You have explained very nicely and simple way to undestand the beginners, i have watched all your videos got good knowledge but i didnt get any videos of yours with "DATABASE CONNECTION" and crud operations.
Please let me know sir, if you shared the crud operation videos.

Thanks in advance.

channuyatnur
Автор

How do you know what the path is to use the console? Mine is not the same as the xampp/htdocs/projects etc

itscesargil
Автор

when i use the command line to make a new bundle ...when i use php app/console generate : bundle ...the command line tell me that he can't "php is not recognized as an internal or external command oprable program or batch file"... note i use wamp server

mohammedkhalaf
Автор

You have to add PHP to your "environment variables". Search for "environment variables wamp php" at google and you'll get the answer. =)

williamxsp