Symfony Blog Project tutorial
A demo of a simple web-blog application created using the symfony RAD framework 1.3 alpha. Please watch full screen and HD to clearly see the commands.
A demo of a simple web-blog application created using the symfony RAD framework 1.3 alpha. Please watch full screen and HD to clearly see the commands.
Thanks a lot. Really helpful!
You’re welcome! Thanks for the thought!
Can u please tell me the name of this song?
Sure! It’s ‘A Moment in the Life…’, by Dax Johnson.
tnx, very very very good music (ur vid too)
Thank you, I appreciate it!
Bun tutorialul ! mersi up
Să creşti mare!
Hi!
Is very interesting but I have two problems:
1. When I made C:\xampp\php\php.exe symfony propel:buid-all I had the error
Unable to parse file C:/xampp/htdocs/myblog/config/schema.yml”: A YAML file cannot contain tabs as indentation at line 2 ( blog_article:)
I “solved” writting in data\sql\sqldb.map lib.model.schema.sql=propel
And then it works but anyway I still have the warning
Warning: copy(C:\xampp\htdocs\myblog\data/sql/lib.model.schema.sql): failed to o
pen stream: No such file or directory in C:\xampp\htdocs\myblog\lib\vendor\symfo
ny\lib\plugins\sfPropelPlugin\lib\task\sfPropelInsertSqlTask.class.php on line 1
20
>> propel Running “insert-sql” phing task
>> file- C:/xampp/htdocs/myblog/config/generated-schema.xml
>> autoload Resetting application autoloaders
>> file- C:/xampp/htdocs/myblog/cache/fr…/config/config_autoload.yml.php
@jspcat In the YAML file, the indentation is composed of whitespaces, not tabs. Good remark, I will state that in the captions.