We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2857df + a0d24d1 commit cd198a0Copy full SHA for cd198a0
docs/framework/symfony.md
@@ -8,7 +8,7 @@ updated_at: 2020-11-28
8
PHP Flasher offers a solid integration with the Symfony Framework, and it also support older version of the framework
9
From laravel 2.7 to 5.2.
10
11
-## Installtion :
+## Installation :
12
13
you can install the bundle using composer
14
@@ -81,7 +81,7 @@ public function registerBundles()
81
</html>
82
```
83
84
-2. dispatch `notifiactions` from anywhere in you application
+2. dispatch `notifications` from anywhere in you application
85
```php
86
<?php
87
0 commit comments