Skip to content

Commit 77df447

Browse files
[Security] Add SymfonyCasts as a backer to the READMEs
1 parent b6ff133 commit 77df447

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ which makes it possible to easily separate the actual authorization logic from
66
so called user providers that hold the users credentials. It is inspired by
77
the Java Spring framework.
88

9+
Sponsor
10+
-------
11+
12+
The Security component for Symfony 5.4/6.0 is [backed][1] by [SymfonyCasts][2].
13+
14+
Learn Symfony faster by watching real projects being built and actively coding
15+
along with them. SymfonyCasts bridges that learning gap, bringing you video
16+
tutorials and coding challenges. Code on!
17+
18+
Help Symfony by [sponsoring][3] its development!
19+
920
Resources
1021
---------
1122

@@ -14,3 +25,7 @@ Resources
1425
* [Report issues](https://github.com/symfony/symfony/issues) and
1526
[send Pull Requests](https://github.com/symfony/symfony/pulls)
1627
in the [main Symfony repository](https://github.com/symfony/symfony)
28+
29+
[1]: https://symfony.com/backers
30+
[2]: https://symfonycasts.com
31+
[3]: https://symfony.com/sponsor

0 commit comments

Comments
 (0)