File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ The Bundle System
99 application code using bundles. This is :ref: `no longer recommended <best-practice-no-application-bundles >` and bundles
1010 should only be used to share code and features between multiple applications.
1111
12+ .. screencast ::
13+
14+ Do you prefer video tutorials? Check out the `Symfony Bundle Development screencast series `_.
15+
1216A bundle is similar to a plugin in other software, but even better. The core
1317features of Symfony framework are implemented with bundles (FrameworkBundle,
1418SecurityBundle, DebugBundle, etc.) Bundles are also used to add new features in
@@ -169,3 +173,4 @@ Learn more
169173.. _`third-party bundles` : https://github.com/search?q=topic%3Asymfony-bundle&type=Repositories
170174.. _`Symfony 4.4 bundle documentation` : https://symfony.com/doc/4.4/bundles.html#bundle-directory-structure
171175.. _`PSR-4` : https://www.php-fig.org/psr/psr-4/
176+ .. _`Symfony Bundle Development screencast series` : https://symfonycasts.com/screencast/bundle-development
You can’t perform that action at this time.
0 commit comments