Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/uploads/./../../../.././school.picotech.app/public_html
الملفات الموجودة في هذا الـ Path:
.
..
.editorconfig
.env
.env.example
.git
.gitattributes
.gitignore
.htaccess
.styleci.yml
Update pack
app
artisan
bootstrap
composer.json
composer.lock
config
database
index.php
package-lock.json
package.json
public
resources
routes
schoolms_2.zip
storage
vendor

مشاهدة ملف: .editorconfig

root = true

[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4
trim_trailing_whitespace = true

[*.md]
trim_trailing_whitespace = false

[*.{yml,yaml}]
indent_size = 2

[docker-compose.yml]
indent_size = 4