<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.cbeier.net/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>cbeier.net Wiki webentwicklung:symfony2:symfony2_tutorials</title>
        <description></description>
        <link>https://wiki.cbeier.net/</link>
        <lastBuildDate>Thu, 02 Jul 2026 00:37:18 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.cbeier.net/ttps://wiki.cbeier.net/lib/tpl/argon/images/favicon.ico</url>
            <title>cbeier.net Wiki</title>
            <link>https://wiki.cbeier.net/</link>
        </image>
        <item>
            <title>Neues Symfony Projekt anlegen (der &quot;Best Practice&quot;-Weg)</title>
            <link>https://wiki.cbeier.net/webentwicklung/symfony2/symfony2_tutorials/neues_symfony_projekt_anlegen_best_practice</link>
            <description>Neues Symfony Projekt anlegen (der &quot;Best Practice&quot;-Weg)

Meistens wurden neue Symfony Projekte mit Composer angelegt. Das „Official Symfony Best Practice“ Dokument empfiehlt nun jedoch den Weg über einen eigenen Installer.

Den Symfony-Installer installieren


curl -LsS http://symfony.com/installer &gt; symfony.phar
sudo mv symfony.phar /usr/local/bin/symfony
chmod a+x /usr/local/bin/symfony</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>symfony2</category>
        <category>tipps</category>
            <pubDate>Mon, 02 Oct 2017 22:43:37 +0000</pubDate>
        </item>
        <item>
            <title>[HowTo] Sonata User Bundle installieren</title>
            <link>https://wiki.cbeier.net/webentwicklung/symfony2/symfony2_tutorials/sonata_user_bundle_installieren</link>
            <description>[HowTo] Sonata User Bundle installieren

Diese Anleitung für die Installation des Sonata User Bundle unter Symfony2 basiert größtenteils auf der Installationsanleitung des Projektes. Ich habe jedoch festgestellt, dass die dortige Anleitung doch recht oberflächlich ist und es einige Stolpersteine (Fehlermeldungen) gibt, wenn man nur dieser Anleitung folgt.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>symfony2</category>
        <category>sonata</category>
        <category>tutorials</category>
            <pubDate>Mon, 02 Oct 2017 22:43:37 +0000</pubDate>
        </item>
        <item>
            <title>Symfony2 Tutorials</title>
            <link>https://wiki.cbeier.net/webentwicklung/symfony2/symfony2_tutorials/start</link>
            <description>Symfony2 Tutorials

	* Neues Symfony Projekt anlegen (Best Practice)
	* Sonata User Bundle installieren</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>webentwicklung:symfony2:symfony2_tutorials</category>
            <pubDate>Mon, 02 Oct 2017 22:43:37 +0000</pubDate>
        </item>
    </channel>
</rss>
