Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/../../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

مشاهدة ملف: .styleci.yml

php:
  preset: laravel
  version: 8
  disabled:
    - no_unused_imports
  finder:
    not-name:
      - index.php
      - server.php
js:
  finder:
    not-name:
      - webpack.mix.js
css: true