Joined November 2012
·
Posted to
Use Twitter Bootstrap in Symfony2 with Composer
over 1 year
ago
I'm rewriting this in a blog post. I'll post it here for an update.
Posted to
Use Twitter Bootstrap in Symfony2 with Composer
over 1 year
ago
@imjeremulle
You can put these jars wherever you want, most of the time I just put them into app/Resources/java/.. but that doesn't matter. These are used for all bundles so it's best to place them in your global Resources.
Posted to
Develop Symfony2 bundles without github/packagist
over 1 year
ago
I've also been struggling for while on finding the most convenient way of doing this. For now, this little hack is helping me. It feels "against the rules" because you're editing in the "never ever ever ever touch/edit" - vendor dir :)
Posted to
Use Twitter Bootstrap in Symfony2 with Composer
over 1 year
ago
I should update this pro tip
sooner or later, indeed using packagist etc.
Note that there are also repositories with bootstrap bundles..
Posted to
How to stretch a container around a float
over 1 year
ago
Thanks! Another solution: http://jsfiddle.net/hbA35/5/
Posted to
Use Twitter Bootstrap in Symfony2 with Composer
over 1 year
ago
How do you mean?
Achievements
1,001 Karma
56,721 Total ProTip Views
24PullRequests Participant
Sent at least one pull request during the first 24 days of December 2014
Nephila Komaci 3
Have at least three original repos where PHP is the dominant language
Mongoose 3
Have at least three original repos where Ruby is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Forked
Have a project valued enough to be forked by someone else
Mongoose
Have at least one original repo where Ruby is the dominant language
Raven
Have at least one original repo where some form of shell script is the dominant language
Nephila Komaci
Have at least one original repos where PHP is the dominant language
Charity
Fork and commit to someone's open source project in need
I've created an updated version, which can be found here:
https://www.jverdeyen.be/symfony2/bootswatch-bootstrap-symfony2/