Add initial project structure and configurations
- Set up project directories including app structure. - Add IntelliJ IDEA project files and configurations. - Implement basic PHP router for request handling. - Provide reference files for features, IPs, and documentation. - Include license and copyright files.
This commit is contained in:
6
.idea/copyright/Brusegan_Davanzo.xml
generated
Normal file
6
.idea/copyright/Brusegan_Davanzo.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
<component name="CopyrightManager">
|
||||
<copyright>
|
||||
<option name="notice" value="Copyright (c) &#36;originalComment.match("Copyright \(c\) (\d+)", 1, "-", "&#36;today.year")&#36;today.year. Brusegan Samuele, Davanzo Andrea Questo file fa parte di VeyonCtrl ed è rilasciato sotto la licenza MIT. Vedere il file LICENSE per i dettagli." />
|
||||
<option name="myName" value="Brusegan-Davanzo" />
|
||||
</copyright>
|
||||
</component>
|
||||
7
.idea/copyright/profiles_settings.xml
generated
Normal file
7
.idea/copyright/profiles_settings.xml
generated
Normal file
@@ -0,0 +1,7 @@
|
||||
<component name="CopyrightManager">
|
||||
<settings default="Brusegan-Davanzo">
|
||||
<module2copyright>
|
||||
<element module="All" copyright="Brusegan-Davanzo" />
|
||||
</module2copyright>
|
||||
</settings>
|
||||
</component>
|
||||
Reference in New Issue
Block a user