Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

Commit dac0acf

Browse files
author
Andrey Helldar
committed
Update README.md
1 parent bef5746 commit dac0acf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
* [Installation](#installation)
2020
* [How to use](#how-to-use)
2121
* [Laravel / Lumen Frameworks](#laravel--lumen-frameworks)
22+
* [Symfony Framework](#symfony-framework)
2223
* [Native using](#native-using)
2324
* [Example](#example)
2425

@@ -73,6 +74,10 @@ php artisan vendor:publish --provider="Helldar\EnvSync\ServiceProvider"
7374

7475
Now you can change the file `config/env-sync.php`.
7576

77+
### Symfony Framework
78+
79+
> Coming soon...
80+
7681
### Native using
7782

7883
To call a command in your application, you need to do the following:

0 commit comments

Comments
 (0)