diff --git a/symfony/console/7.4/bin/console b/symfony/console/7.4/bin/console
new file mode 100755
index 000000000..8f4c03072
--- /dev/null
+++ b/symfony/console/7.4/bin/console
@@ -0,0 +1,24 @@
+#!/usr/bin/env php
+Run> your application:
+ 1. Go to the project directory
+ 2. Create your code repository with the git init command
+ 3. Download the Symfony CLI at https://symfony.com/download> to install a development web server
+
+ * Read> the documentation at https://symfony.com/doc>
diff --git a/symfony/framework-bundle/7.4/public/index.php b/symfony/framework-bundle/7.4/public/index.php
new file mode 100644
index 000000000..ace02aaa6
--- /dev/null
+++ b/symfony/framework-bundle/7.4/public/index.php
@@ -0,0 +1,12 @@
+