You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Try the Symfony [demo application](https://github.com/msgphp/symfony-demo-app)
19
19
- Get support on [Symfony's Slack `#msgphp` channel](https://symfony.com/slack-invite) or [raise an issue](https://github.com/msgphp/msgphp/issues/new)
20
20
21
-
##Contributing
21
+
# Contributing
22
22
23
23
This repository is **READ ONLY**. Issues and pull requests should be submitted in the [main development repository](https://github.com/msgphp/msgphp).
- Read the [main documentation](https://msgphp.github.io/docs/)
17
-
- Checkout the [Symfony Bundle](https://github.com/msgphp/eav-bundle)
17
+
- Checkout the [Symfony bundle](https://github.com/msgphp/eav-bundle)
18
18
- Try the Symfony [demo application](https://github.com/msgphp/symfony-demo-app)
19
19
- Get support on [Symfony's Slack `#msgphp` channel](https://symfony.com/slack-invite) or [raise an issue](https://github.com/msgphp/msgphp/issues/new)
20
20
21
-
##Contributing
21
+
# Contributing
22
22
23
23
This repository is **READ ONLY**. Issues and pull requests should be submitted in the [main development repository](https://github.com/msgphp/msgphp).
@@ -30,13 +30,13 @@ return function (ContainerConfigurator $container) {
30
30
};
31
31
```
32
32
33
-
##Documentation
33
+
# Documentation
34
34
35
35
- Read the [main documentation](https://msgphp.github.io/docs/)
36
36
- Try the Symfony [demo application](https://github.com/msgphp/symfony-demo-app)
37
37
- Get support on [Symfony's Slack `#msgphp` channel](https://symfony.com/slack-invite) or [raise an issue](https://github.com/msgphp/msgphp/issues/new)
38
38
39
-
##Contributing
39
+
# Contributing
40
40
41
41
This repository is **READ ONLY**. Issues and pull requests should be submitted in the
42
42
[main development repository](https://github.com/msgphp/msgphp).
- Read the [main documentation](https://msgphp.github.io/docs/)
16
-
- Checkout the [Symfony Bundle](https://github.com/msgphp/user-bundle)
16
+
- Checkout the [Symfony bundle](https://github.com/msgphp/user-bundle)
17
17
- Try the Symfony [demo application](https://github.com/msgphp/symfony-demo-app)
18
18
- Get support on [Symfony's Slack `#msgphp` channel](https://symfony.com/slack-invite) or [raise an issue](https://github.com/msgphp/msgphp/issues/new)
19
19
20
-
##Contributing
20
+
# Contributing
21
21
22
22
This repository is **READ ONLY**. Issues and pull requests should be submitted in the [main development repository](https://github.com/msgphp/msgphp).
@@ -28,21 +28,21 @@ return function (ContainerConfigurator $container) {
28
28
};
29
29
```
30
30
31
-
###Feeling Lazy?
31
+
## Feeling Lazy?
32
32
33
33
```bash
34
34
composer require annot form validator twig security messenger orm
35
35
composer require maker --dev
36
36
bin/console make:user:msgphp
37
37
```
38
38
39
-
##Documentation
39
+
# Documentation
40
40
41
41
- Read the [bundle documentation](https://msgphp.github.io/docs/cookbook/user-bundle/installation/)
42
42
- Try the Symfony [demo application](https://github.com/msgphp/symfony-demo-app)
43
43
- Get support on [Symfony's Slack `#msgphp` channel](https://symfony.com/slack-invite) or [raise an issue](https://github.com/msgphp/msgphp/issues/new)
44
44
45
-
##Contributing
45
+
# Contributing
46
46
47
47
This repository is **READ ONLY**. Issues and pull requests should be submitted in the
48
48
[main development repository](https://github.com/msgphp/msgphp).
- Read the [main documentation](https://msgphp.github.io/docs/)
16
+
- Checkout the [Symfony bundle](https://github.com/msgphp/user-bundle)
16
17
- Try the Symfony [demo application](https://github.com/msgphp/symfony-demo-app)
17
18
- Get support on [Symfony's Slack `#msgphp` channel](https://symfony.com/slack-invite) or [raise an issue](https://github.com/msgphp/msgphp/issues/new)
18
19
19
-
##Contributing
20
+
# Contributing
20
21
21
22
This repository is **READ ONLY**. Issues and pull requests should be submitted in the [main development repository](https://github.com/msgphp/msgphp).
0 commit comments