Wednesday, April 9th, 2008
sfPropelSqlDiff plugin generate diff.sql file, which contains difference beetween schema.yml and current database structure.
Tags: database, diff, plugin, propel, symfony
Posted in Links | No Comments »
Tuesday, April 1st, 2008
This is how I set up my windows laptop for development with Apache/MySQL/PHP/Symfony (XAMPP with Symfony).
- Download XAMPP Installer package.
- Install XAMPP - this is really just a case of next -> next -> okay.
- Since I’m not only using my laptop for development I chose not to start any services except for XAMPP when windows starts.
- Start (from XAMPP Control Panel) Apache and MySQL (and whatever other services you need).
- Add PHP to your PATH.
- Right-click “This Computer”, choose properties.
- Advanced tab -> Systam variables (not sure, my system is in Swedish
)
- Add C:\xampp\php;C:\xampp\mysql\bin (if installed in default location) to the PATH variable.
- Upgrade Pear - pear upgrade pear
- Find Symfony - pear channel-discover pear.symfony-project.com
- Install Symfony - pear install symfony/symfony
- Done! Start playing around…
Tags: development, OSS, PHP, symfony, xampp
Posted in PHP | No Comments »
Monday, March 31st, 2008
Tags: plugin, symfony
Posted in Links | No Comments »
Monday, March 31st, 2008
Tags: plugin, symfony, vim
Posted in Links | No Comments »
Tuesday, February 26th, 2008
Tags: i18n, symfony
Posted in Links | No Comments »
Friday, February 22nd, 2008
Tags: symfony, tinymce
Posted in Links | No Comments »
Monday, February 18th, 2008
Tags: bash, symfony
Posted in Links | No Comments »
Monday, February 18th, 2008
Tags: propel, symfony
Posted in Links | No Comments »
Tuesday, February 5th, 2008
Tags: symfony, tips
Posted in Links | No Comments »
Tuesday, February 5th, 2008
Tags: PHP, Security, symfony
Posted in Links | No Comments »