Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/./../app/.././../../finland.picotech.app/public_html/storage/../vendor/./phpoption/../laravel/../nikic/../telnyx/../unicodeveloper/../league/../spatie/../vonage/../authorizenet/./../phenx/../composer/../nesbot/../plivo/../../.git/objects/d3/../3f/../ee/../29/../0f/./../ac/../cd/../56/../cb/../db/../d3/../be/../26/../95/../80/.././0d/../a0/../2c/../ec/../b6/../c6/../70/../6c/../9f/../3a/../3f/../0b/../68/../3f/../b5/.././../objects/5a/../de/.././4e/../f5/../99/../ca/../82/../44/../f3/../03/../5a/../29/../e0/../f0/../83/../61/../55/../2d/../45/.././././dc/../ed/../45/../85/../9d/../f9/../21/../e3/../98/../78/./../3f/../9d/../39/../48/../28/.././77/../bf/../15/../70/../6e/../2f/../ac/../d2/../1e/./../aa/../f6/../47/../17/../../..
الملفات الموجودة في هذا الـ Path:
.
..
.editorconfig
.env
.env.test.example
.git
.gitattributes
.gitignore
.htaccess
.styleci.yml
Modules
README.md
app
artisan
bootstrap
composer.json
composer.lock
config
database
edu.zip
lang
modules_statuses.json
package-lock.json
package.json
phpunit.xml
public
req.rest
resources
routes
server.php
storage
tests
vendor
webpack.mix.js
مشاهدة ملف: webpack.mix.js
const mix = require('laravel-mix');
/*
|--------------------------------------------------------------------------
| Mix Asset Management
|--------------------------------------------------------------------------
|
| Mix provides a clean, fluent API for defining some Webpack build steps
| for your Laravel application. By default, we are compiling the Sass
| file for the application as well as bundling up all the JS files.
|
*/
mix.js('resources/js/app.js', 'public/js')
.sass('resources/sass/app.scss', 'public/css');