https://3.133.61.148/qfortune/docker-compose.yml https://3.133.61.148/qfortune/src/README.md https://3.133.61.148/qfortune/src/appspec.yml https://3.133.61.148/qfortune/src/artisan https://3.133.61.148/qfortune/src/composer.json https://3.133.61.148/qfortune/src/composer.lock https://3.133.61.148/qfortune/src/install-crontab.sh https://3.133.61.148/qfortune/src/package.json https://3.133.61.148/qfortune/src/phpunit.xml https://3.133.61.148/qfortune/src/vite.config.js https://3.133.61.148/qfortune/docker-local/certs/Dockerfile https://3.133.61.148/qfortune/docker-local/job-worker/Dockerfile https://3.133.61.148/qfortune/docker-local/mysql/Dockerfile https://3.133.61.148/qfortune/docker-local/nginx/Dockerfile https://3.133.61.148/qfortune/docker-local/php/Dockerfile https://3.133.61.148/qfortune/src/bootstrap/app.php https://3.133.61.148/qfortune/src/codeDeploy/crontab.txt https://3.133.61.148/qfortune/src/config/app.php https://3.133.61.148/qfortune/src/config/auth.php https://3.133.61.148/qfortune/src/config/broadcasting.php https://3.133.61.148/qfortune/src/config/cache.php https://3.133.61.148/qfortune/src/config/const.php https://3.133.61.148/qfortune/src/config/cors.php https://3.133.61.148/qfortune/src/config/database.php https://3.133.61.148/qfortune/src/config/filesystems.php https://3.133.61.148/qfortune/src/config/hashing.php https://3.133.61.148/qfortune/src/config/logging.php https://3.133.61.148/qfortune/src/config/mail.php https://3.133.61.148/qfortune/src/config/queue.php https://3.133.61.148/qfortune/src/config/sanctum.php https://3.133.61.148/qfortune/src/config/services.php https://3.133.61.148/qfortune/src/config/session.php https://3.133.61.148/qfortune/src/config/view.php https://3.133.61.148/qfortune/src/routes/api.php https://3.133.61.148/qfortune/src/routes/channels.php https://3.133.61.148/qfortune/src/routes/console.php https://3.133.61.148/qfortune/src/routes/web.php https://3.133.61.148/qfortune/src/tests/CreatesApplication.php https://3.133.61.148/qfortune/src/tests/TestCase.php https://3.133.61.148/qfortune/src/vendor/autoload.php https://3.133.61.148/qfortune/docker-local/elasticmq/conf/custom.conf https://3.133.61.148/qfortune/docker-local/job-worker/config/php-fpm.conf https://3.133.61.148/qfortune/docker-local/job-worker/config/php.ini https://3.133.61.148/qfortune/docker-local/job-worker/config/www.conf https://3.133.61.148/qfortune/docker-local/mysql/config/mysql.cnf https://3.133.61.148/qfortune/docker-local/mysql/config/mysqld.cnf https://3.133.61.148/qfortune/docker-local/mysql/init_sql/test_db_create.sql https://3.133.61.148/qfortune/docker-local/nginx/config/nginx.conf https://3.133.61.148/qfortune/docker-local/php/config/php-fpm.conf https://3.133.61.148/qfortune/docker-local/php/config/php.ini https://3.133.61.148/qfortune/docker-local/php/config/www.conf https://3.133.61.148/qfortune/src/app/Console/Kernel.php https://3.133.61.148/qfortune/src/app/Exceptions/Handler.php https://3.133.61.148/qfortune/src/app/Facades/Oanda.php https://3.133.61.148/qfortune/src/app/Facades/Utility.php https://3.133.61.148/qfortune/src/app/Http/Kernel.php https://3.133.61.148/qfortune/src/app/Logging/CustomLogger.php https://3.133.61.148/qfortune/src/app/Models/AoZoneSignal.php https://3.133.61.148/qfortune/src/app/Models/BigImpact.php https://3.133.61.148/qfortune/src/app/Models/EconomicCalendar.php https://3.133.61.148/qfortune/src/app/Models/FuzzyFibCountsSignal.php https://3.133.61.148/qfortune/src/app/Models/OpenPosition.php https://3.133.61.148/qfortune/src/app/Models/RangeZone.php https://3.133.61.148/qfortune/src/app/Models/ResampleFilterSignal.php https://3.133.61.148/qfortune/src/app/Models/Setting.php https://3.133.61.148/qfortune/src/app/Models/SuperTrendSignal.php https://3.133.61.148/qfortune/src/app/Models/TaResult.php https://3.133.61.148/qfortune/src/app/Models/UsdJpyM1.php https://3.133.61.148/qfortune/src/app/Models/UsdJpyM5.php https://3.133.61.148/qfortune/src/app/Models/UsdJpyM15.php https://3.133.61.148/qfortune/src/app/Models/User.php https://3.133.61.148/qfortune/src/app/Models/usd_jpy_h1.php https://3.133.61.148/qfortune/src/app/Providers/AppServiceProvider.php https://3.133.61.148/qfortune/src/app/Providers/AuthServiceProvider.php https://3.133.61.148/qfortune/src/app/Providers/BroadcastServiceProvider.php https://3.133.61.148/qfortune/src/app/Providers/CandleStickChartServiceProvider.php https://3.133.61.148/qfortune/src/app/Providers/EventServiceProvider.php https://3.133.61.148/qfortune/src/app/Providers/OandaServiceProvider.php https://3.133.61.148/qfortune/src/app/Providers/RouteServiceProvider.php https://3.133.61.148/qfortune/src/app/Providers/ScrapingServiceProvider.php https://3.133.61.148/qfortune/src/app/Providers/UtilityServiceProvider.php https://3.133.61.148/qfortune/src/app/Services/CandleStickChartService.php https://3.133.61.148/qfortune/src/app/Services/OandaService.php https://3.133.61.148/qfortune/src/app/Services/ScrapingService.php https://3.133.61.148/qfortune/src/app/Services/UtilityService.php https://3.133.61.148/qfortune/src/bootstrap/cache/packages.php https://3.133.61.148/qfortune/src/bootstrap/cache/services.php https://3.133.61.148/qfortune/src/database/factories/UserFactory.php https://3.133.61.148/qfortune/src/database/migrations/2019_12_14_000001_create_personal_access_tokens_table.php https://3.133.61.148/qfortune/src/database/migrations/2022_08_30_183717_create_usd_jpy_m15_s_table.php https://3.133.61.148/qfortune/src/database/migrations/2022_09_09_201912_create_range_zones_table.php https://3.133.61.148/qfortune/src/database/migrations/2022_09_17_213959_create_economic_calendars_table.php https://3.133.61.148/qfortune/src/database/migrations/2022_09_19_113156_create_open_positions_table.php https://3.133.61.148/qfortune/src/database/migrations/2022_11_22_233518_create_resample_filter_signals_table.php https://3.133.61.148/qfortune/src/database/migrations/2022_12_20_234014_create_big_impacts_table.php https://3.133.61.148/qfortune/src/database/migrations/2023_08_18_000000_create_ao_zone_signals_table.php https://3.133.61.148/qfortune/src/database/migrations/2023_09_04_000000_update_resample_filter_signals_table.php https://3.133.61.148/qfortune/src/database/migrations/2023_09_11_000000_create_usd_jpy_m5_table.php https://3.133.61.148/qfortune/src/database/migrations/2024_02_02_235318_create_usd_jpy_m1_table.php https://3.133.61.148/qfortune/src/database/migrations/2024_02_28_120000_update_usd_jpy_m15_table.php https://3.133.61.148/qfortune/src/database/migrations/2024_02_28_120001_update_usd_jpy_m15_table.php https://3.133.61.148/qfortune/src/database/migrations/2024_07_23_000000_update_resample_filter_signals_table.php https://3.133.61.148/qfortune/src/database/migrations/2024_08_06_161608_create_super_trend_signals_table.php https://3.133.61.148/qfortune/src/database/migrations/2024_08_09_000000_update_ao_zone_signals_table.php https://3.133.61.148/qfortune/src/database/migrations/2024_08_14_020623_create_settings_table.php https://3.133.61.148/qfortune/src/database/migrations/2024_09_07_025206_create_usd_jpy_h1_table.php https://3.133.61.148/qfortune/src/database/migrations/2024_09_24_020623_update_settings_table.php https://3.133.61.148/qfortune/src/database/migrations/2024_10_03_000000_update_settings_table.php https://3.133.61.148/qfortune/src/database/migrations/2024_10_09_000000_update_usd_jpy_h1_table.php https://3.133.61.148/qfortune/src/database/migrations/2024_10_09_000000_update_usd_jpy_m1_table.php https://3.133.61.148/qfortune/src/database/migrations/2024_10_09_000000_update_usd_jpy_m5_table.php https://3.133.61.148/qfortune/src/database/migrations/2024_10_09_000000_update_usd_jpy_m15_table.php https://3.133.61.148/qfortune/src/database/migrations/2025_01_25_184702_create_fuzzy_fib_counts_signals_table.php https://3.133.61.148/qfortune/src/database/seeders/AoZoneSignalSeeder.php https://3.133.61.148/qfortune/src/database/seeders/DatabaseSeeder.php https://3.133.61.148/qfortune/src/database/seeders/ResampleFilterSignalSeeder.php https://3.133.61.148/qfortune/src/lang/en/auth.php https://3.133.61.148/qfortune/src/lang/en/pagination.php https://3.133.61.148/qfortune/src/lang/en/passwords.php https://3.133.61.148/qfortune/src/lang/en/validation.php https://3.133.61.148/qfortune/src/resources/css/app.css https://3.133.61.148/qfortune/src/resources/js/app.js https://3.133.61.148/qfortune/src/resources/js/bootstrap.js https://3.133.61.148/qfortune/src/resources/sass/_variables.scss https://3.133.61.148/qfortune/src/resources/sass/app.scss https://3.133.61.148/qfortune/src/resources/views/welcome.blade.php https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-01.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-02.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-03.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-04.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-06.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-07.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-08.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-09.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-10.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-11.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-13.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-14.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-15.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-16.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-17.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-18.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-20.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-21.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-22.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-23.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-24.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-25.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-27.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-28.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-29.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-30.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-01-31.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-02-01.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-02-03.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-02-04.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-02-05.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-02-06.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-02-07.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-02-08.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-02-10.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-02-11.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-02-13.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-02-14.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-02-15.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-02-17.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-02-18.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-02-19.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-02-20.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-02-21.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-02-22.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-02-24.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-02-25.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-02-26.log https://3.133.61.148/qfortune/src/storage/logs/laravel-2025-02-27.log https://3.133.61.148/qfortune/src/tests/Feature/ExampleTest.php https://3.133.61.148/qfortune/src/tests/Unit/ExampleTest.php https://3.133.61.148/qfortune/src/vendor/bin/carbon https://3.133.61.148/qfortune/src/vendor/bin/doctrine-dbal https://3.133.61.148/qfortune/src/vendor/bin/patch-type-declarations https://3.133.61.148/qfortune/src/vendor/bin/php-parse https://3.133.61.148/qfortune/src/vendor/bin/phpunit https://3.133.61.148/qfortune/src/vendor/bin/pint https://3.133.61.148/qfortune/src/vendor/bin/psysh https://3.133.61.148/qfortune/src/vendor/bin/sail https://3.133.61.148/qfortune/src/vendor/bin/var-dump-server https://3.133.61.148/qfortune/src/vendor/composer/ClassLoader.php https://3.133.61.148/qfortune/src/vendor/composer/InstalledVersions.php https://3.133.61.148/qfortune/src/vendor/composer/LICENSE https://3.133.61.148/qfortune/src/vendor/composer/autoload_classmap.php https://3.133.61.148/qfortune/src/vendor/composer/autoload_files.php https://3.133.61.148/qfortune/src/vendor/composer/autoload_namespaces.php https://3.133.61.148/qfortune/src/vendor/composer/autoload_psr4.php https://3.133.61.148/qfortune/src/vendor/composer/autoload_real.php https://3.133.61.148/qfortune/src/vendor/composer/autoload_static.php https://3.133.61.148/qfortune/src/vendor/composer/installed.json https://3.133.61.148/qfortune/src/vendor/composer/installed.php https://3.133.61.148/qfortune/src/vendor/composer/platform_check.php https://3.133.61.148/qfortune/src/app/Console/Commands/CloseAll.php https://3.133.61.148/qfortune/src/app/Console/Commands/GetInstrumentsFromOanda.php https://3.133.61.148/qfortune/src/app/Console/Commands/JustTest.php https://3.133.61.148/qfortune/src/app/Console/Commands/TradingView.php https://3.133.61.148/qfortune/src/app/Console/Commands/TradingViewASAP.php https://3.133.61.148/qfortune/src/app/Http/Controllers/Controller.php https://3.133.61.148/qfortune/src/app/Http/Controllers/SettingController.php https://3.133.61.148/qfortune/src/app/Http/Controllers/TradingViewController.php https://3.133.61.148/qfortune/src/app/Http/Controllers/csvImportController.php https://3.133.61.148/qfortune/src/app/Http/Middleware/Authenticate.php https://3.133.61.148/qfortune/src/app/Http/Middleware/EncryptCookies.php https://3.133.61.148/qfortune/src/app/Http/Middleware/PreventRequestsDuringMaintenance.php https://3.133.61.148/qfortune/src/app/Http/Middleware/RedirectIfAuthenticated.php https://3.133.61.148/qfortune/src/app/Http/Middleware/TrimStrings.php https://3.133.61.148/qfortune/src/app/Http/Middleware/TrustHosts.php https://3.133.61.148/qfortune/src/app/Http/Middleware/TrustProxies.php https://3.133.61.148/qfortune/src/app/Http/Middleware/VerifyCsrfToken.php https://3.133.61.148/qfortune/src/app/Http/Requests/StoreSettingRequest.php https://3.133.61.148/qfortune/src/app/Http/Requests/UpdateSettingRequest.php https://3.133.61.148/qfortune/src/database/migrations/old/2014_10_12_000000_create_users_table.php https://3.133.61.148/qfortune/src/database/migrations/old/2014_10_12_100000_create_password_resets_table.php https://3.133.61.148/qfortune/src/database/migrations/old/2019_08_19_000000_create_failed_jobs_table.php https://3.133.61.148/qfortune/src/database/migrations/old/2022_02_27_141240_create_sbi_eur_jpy_pair_table.php https://3.133.61.148/qfortune/src/database/migrations/old/2022_02_27_141240_create_sbi_eur_usd_pair_table.php https://3.133.61.148/qfortune/src/database/migrations/old/2022_02_27_141240_create_sbi_usd_jpy_pair_table.php https://3.133.61.148/qfortune/src/database/migrations/old/2022_03_06_000000_create_oanda_eur_jpy_pair_table.php https://3.133.61.148/qfortune/src/database/migrations/old/2022_03_06_000000_create_oanda_eur_usd_pair_table.php https://3.133.61.148/qfortune/src/database/migrations/old/2022_03_06_000000_create_oanda_usd_jpy_pair_table.php https://3.133.61.148/qfortune/src/database/migrations/old/2022_03_14_000000_add_actual_8h_ago_column_to_sbi_eur_jpy_pair_table.php https://3.133.61.148/qfortune/src/database/migrations/old/2022_03_14_000000_add_actual_8h_ago_column_to_sbi_eur_usd_pair_table.php https://3.133.61.148/qfortune/src/database/migrations/old/2022_03_14_000000_add_actual_8h_ago_column_to_sbi_usd_jpy_pair_table.php https://3.133.61.148/qfortune/src/resources/js/components/ExampleComponent.vue https://3.133.61.148/qfortune/src/resources/views/components/layout.blade.php https://3.133.61.148/qfortune/src/resources/views/errors/403.blade.php https://3.133.61.148/qfortune/src/resources/views/errors/404.blade.php https://3.133.61.148/qfortune/src/resources/views/errors/500.blade.php https://3.133.61.148/qfortune/src/resources/views/errors/503.blade.php https://3.133.61.148/qfortune/src/resources/views/setting/create.blade.php https://3.133.61.148/qfortune/src/resources/views/setting/edit.blade.php https://3.133.61.148/qfortune/src/resources/views/setting/index.blade.php https://3.133.61.148/qfortune/src/resources/views/setting/show.blade.php https://3.133.61.148/qfortune/src/storage/framework/sessions/3vbU7XBwDncEpnCErI7nWW5h5AMXeNieGQJNdciD https://3.133.61.148/qfortune/src/storage/framework/sessions/BMS3VGTI3UJAfFd1pSq0cVDiPQwlgy7z04lG85Ns https://3.133.61.148/qfortune/src/storage/framework/sessions/Ec4LF4CrifF8p72Da8B4rEKXDcYz04Yin6ZA2Bl8 https://3.133.61.148/qfortune/src/storage/framework/sessions/EhkkvqKIaI15hqaKZM6u2dCEL5A7kyUuUfFOtH1M https://3.133.61.148/qfortune/src/storage/framework/sessions/LRFvoG1viaK0nRrsJP19Kq6oDGGGGkWx59F85keV https://3.133.61.148/qfortune/src/storage/framework/sessions/R6irWjpr2pPJJqJwe5CyDkoXhKXQK55SIj8Dqhxl https://3.133.61.148/qfortune/src/storage/framework/sessions/W9UjZhi8WeO9YGV7zVsFQDdHrTihjbrk4ijsd5Gp https://3.133.61.148/qfortune/src/storage/framework/sessions/hdTKrrqAd3i1OCXjHN52bmxhaCx1MVp9pZlhYGKD https://3.133.61.148/qfortune/src/storage/framework/sessions/j5cpCoRMkNZ9Udvywh9y9B5tLsJ7DToisqSk0RTa https://3.133.61.148/qfortune/src/storage/framework/sessions/kcngOWHR1m9GhHCQl37S7nWM3709Q1esKyOczbQR https://3.133.61.148/qfortune/src/storage/framework/sessions/xGAjFPnyiVmBAR9Z64csqD75VLfnP6mdctzvGZmO https://3.133.61.148/qfortune/src/storage/framework/sessions/zfteM0WxO6ZKuM9H4EVmQZhLTm5zMJRqb2IdBFSs https://3.133.61.148/qfortune/src/storage/framework/views/5d3751e7184eeb68262f3b6f5f5f0bc064017a94.php https://3.133.61.148/qfortune/src/storage/framework/views/7e209afd7d0b0b7a7984b29e0298f4bc51ec7438.php https://3.133.61.148/qfortune/src/storage/framework/views/3482efba74d63df32a54dd80755401960eb84feb.php https://3.133.61.148/qfortune/src/storage/framework/views/15317a6f15f2446965527276282af138bf72cecc.php https://3.133.61.148/qfortune/src/vendor/brick/math/CHANGELOG.md https://3.133.61.148/qfortune/src/vendor/brick/math/LICENSE https://3.133.61.148/qfortune/src/vendor/brick/math/composer.json https://3.133.61.148/qfortune/src/vendor/dflydev/dot-access-data/CHANGELOG.md https://3.133.61.148/qfortune/src/vendor/dflydev/dot-access-data/LICENSE https://3.133.61.148/qfortune/src/vendor/dflydev/dot-access-data/README.md https://3.133.61.148/qfortune/src/vendor/dflydev/dot-access-data/composer.json https://3.133.61.148/qfortune/src/vendor/doctrine/cache/LICENSE https://3.133.61.148/qfortune/src/vendor/doctrine/cache/README.md https://3.133.61.148/qfortune/src/vendor/doctrine/cache/UPGRADE-1.4.md https://3.133.61.148/qfortune/src/vendor/doctrine/cache/UPGRADE-1.11.md https://3.133.61.148/qfortune/src/vendor/doctrine/cache/composer.json https://3.133.61.148/qfortune/src/vendor/doctrine/dbal/CONTRIBUTING.md https://3.133.61.148/qfortune/src/vendor/doctrine/dbal/LICENSE https://3.133.61.148/qfortune/src/vendor/doctrine/dbal/README.md https://3.133.61.148/qfortune/src/vendor/doctrine/dbal/composer.json https://3.133.61.148/qfortune/src/vendor/doctrine/deprecations/LICENSE https://3.133.61.148/qfortune/src/vendor/doctrine/deprecations/README.md https://3.133.61.148/qfortune/src/vendor/doctrine/deprecations/composer.json https://3.133.61.148/qfortune/src/vendor/doctrine/event-manager/LICENSE https://3.133.61.148/qfortune/src/vendor/doctrine/event-manager/README.md https://3.133.61.148/qfortune/src/vendor/doctrine/event-manager/UPGRADE.md https://3.133.61.148/qfortune/src/vendor/doctrine/event-manager/composer.json https://3.133.61.148/qfortune/src/vendor/doctrine/event-manager/phpstan.neon.dist https://3.133.61.148/qfortune/src/vendor/doctrine/event-manager/psalm.xml https://3.133.61.148/qfortune/src/vendor/doctrine/inflector/LICENSE https://3.133.61.148/qfortune/src/vendor/doctrine/inflector/README.md https://3.133.61.148/qfortune/src/vendor/doctrine/inflector/composer.json https://3.133.61.148/qfortune/src/vendor/doctrine/inflector/phpstan.neon.dist https://3.133.61.148/qfortune/src/vendor/doctrine/inflector/psalm.xml https://3.133.61.148/qfortune/src/vendor/doctrine/instantiator/CONTRIBUTING.md https://3.133.61.148/qfortune/src/vendor/doctrine/instantiator/LICENSE https://3.133.61.148/qfortune/src/vendor/doctrine/instantiator/README.md https://3.133.61.148/qfortune/src/vendor/doctrine/instantiator/composer.json https://3.133.61.148/qfortune/src/vendor/doctrine/instantiator/psalm.xml https://3.133.61.148/qfortune/src/vendor/doctrine/lexer/LICENSE https://3.133.61.148/qfortune/src/vendor/doctrine/lexer/README.md https://3.133.61.148/qfortune/src/vendor/doctrine/lexer/composer.json https://3.133.61.148/qfortune/src/vendor/doctrine/lexer/psalm.xml https://3.133.61.148/qfortune/src/vendor/dragonmantank/cron-expression/CHANGELOG.md https://3.133.61.148/qfortune/src/vendor/dragonmantank/cron-expression/LICENSE https://3.133.61.148/qfortune/src/vendor/dragonmantank/cron-expression/README.md https://3.133.61.148/qfortune/src/vendor/dragonmantank/cron-expression/composer.json https://3.133.61.148/qfortune/src/vendor/dragonmantank/cron-expression/phpstan.neon https://3.133.61.148/qfortune/src/vendor/egulias/email-validator/CHANGELOG.md https://3.133.61.148/qfortune/src/vendor/egulias/email-validator/CONTRIBUTING.md https://3.133.61.148/qfortune/src/vendor/egulias/email-validator/LICENSE https://3.133.61.148/qfortune/src/vendor/egulias/email-validator/composer.json https://3.133.61.148/qfortune/src/vendor/egulias/email-validator/composer.lock https://3.133.61.148/qfortune/src/vendor/facade/ignition-contracts/LICENSE.md https://3.133.61.148/qfortune/src/vendor/facade/ignition-contracts/composer.json https://3.133.61.148/qfortune/src/vendor/facade/ignition-contracts/psalm.xml https://3.133.61.148/qfortune/src/vendor/fakerphp/faker/CHANGELOG.md https://3.133.61.148/qfortune/src/vendor/fakerphp/faker/LICENSE https://3.133.61.148/qfortune/src/vendor/fakerphp/faker/README.md https://3.133.61.148/qfortune/src/vendor/fakerphp/faker/composer.json https://3.133.61.148/qfortune/src/vendor/fakerphp/faker/psalm.baseline.xml https://3.133.61.148/qfortune/src/vendor/filp/whoops/CHANGELOG.md https://3.133.61.148/qfortune/src/vendor/filp/whoops/LICENSE.md https://3.133.61.148/qfortune/src/vendor/filp/whoops/SECURITY.md https://3.133.61.148/qfortune/src/vendor/filp/whoops/composer.json https://3.133.61.148/qfortune/src/vendor/fruitcake/php-cors/LICENSE https://3.133.61.148/qfortune/src/vendor/fruitcake/php-cors/README.md https://3.133.61.148/qfortune/src/vendor/fruitcake/php-cors/composer.json https://3.133.61.148/qfortune/src/vendor/graham-campbell/result-type/LICENSE https://3.133.61.148/qfortune/src/vendor/graham-campbell/result-type/composer.json https://3.133.61.148/qfortune/src/vendor/guzzlehttp/guzzle/CHANGELOG.md https://3.133.61.148/qfortune/src/vendor/guzzlehttp/guzzle/LICENSE https://3.133.61.148/qfortune/src/vendor/guzzlehttp/guzzle/README.md https://3.133.61.148/qfortune/src/vendor/guzzlehttp/guzzle/UPGRADING.md https://3.133.61.148/qfortune/src/vendor/guzzlehttp/guzzle/composer.json https://3.133.61.148/qfortune/src/vendor/guzzlehttp/promises/CHANGELOG.md https://3.133.61.148/qfortune/src/vendor/guzzlehttp/promises/LICENSE https://3.133.61.148/qfortune/src/vendor/guzzlehttp/promises/Makefile https://3.133.61.148/qfortune/src/vendor/guzzlehttp/promises/README.md https://3.133.61.148/qfortune/src/vendor/guzzlehttp/promises/composer.json https://3.133.61.148/qfortune/src/vendor/guzzlehttp/psr7/CHANGELOG.md https://3.133.61.148/qfortune/src/vendor/guzzlehttp/psr7/LICENSE https://3.133.61.148/qfortune/src/vendor/guzzlehttp/psr7/README.md https://3.133.61.148/qfortune/src/vendor/guzzlehttp/psr7/composer.json https://3.133.61.148/qfortune/src/vendor/hamcrest/hamcrest-php/CHANGES.txt https://3.133.61.148/qfortune/src/vendor/hamcrest/hamcrest-php/LICENSE.txt https://3.133.61.148/qfortune/src/vendor/hamcrest/hamcrest-php/README.md https://3.133.61.148/qfortune/src/vendor/hamcrest/hamcrest-php/composer.json https://3.133.61.148/qfortune/src/vendor/kitloong/laravel-migrations-generator/LICENSE https://3.133.61.148/qfortune/src/vendor/kitloong/laravel-migrations-generator/README.md https://3.133.61.148/qfortune/src/vendor/kitloong/laravel-migrations-generator/composer.json https://3.133.61.148/qfortune/src/vendor/laravel/framework/CHANGELOG.md https://3.133.61.148/qfortune/src/vendor/laravel/framework/LICENSE.md https://3.133.61.148/qfortune/src/vendor/laravel/framework/README.md https://3.133.61.148/qfortune/src/vendor/laravel/framework/composer.json https://3.133.61.148/qfortune/src/vendor/laravel/pint/LICENSE.md https://3.133.61.148/qfortune/src/vendor/laravel/pint/composer.json https://3.133.61.148/qfortune/src/vendor/laravel/sail/LICENSE.md https://3.133.61.148/qfortune/src/vendor/laravel/sail/README.md https://3.133.61.148/qfortune/src/vendor/laravel/sail/composer.json https://3.133.61.148/qfortune/src/vendor/laravel/sanctum/LICENSE.md https://3.133.61.148/qfortune/src/vendor/laravel/sanctum/README.md https://3.133.61.148/qfortune/src/vendor/laravel/sanctum/UPGRADE.md https://3.133.61.148/qfortune/src/vendor/laravel/sanctum/composer.json https://3.133.61.148/qfortune/src/vendor/laravel/serializable-closure/LICENSE.md https://3.133.61.148/qfortune/src/vendor/laravel/serializable-closure/README.md https://3.133.61.148/qfortune/src/vendor/laravel/serializable-closure/composer.json https://3.133.61.148/qfortune/src/vendor/laravel/tinker/LICENSE.md https://3.133.61.148/qfortune/src/vendor/laravel/tinker/README.md https://3.133.61.148/qfortune/src/vendor/laravel/tinker/composer.json https://3.133.61.148/qfortune/src/vendor/league/commonmark/CHANGELOG.md https://3.133.61.148/qfortune/src/vendor/league/commonmark/LICENSE https://3.133.61.148/qfortune/src/vendor/league/commonmark/README.md https://3.133.61.148/qfortune/src/vendor/league/commonmark/composer.json https://3.133.61.148/qfortune/src/vendor/league/config/CHANGELOG.md https://3.133.61.148/qfortune/src/vendor/league/config/LICENSE.md https://3.133.61.148/qfortune/src/vendor/league/config/README.md https://3.133.61.148/qfortune/src/vendor/league/config/composer.json https://3.133.61.148/qfortune/src/vendor/league/flysystem/INFO.md https://3.133.61.148/qfortune/src/vendor/league/flysystem/LICENSE https://3.133.61.148/qfortune/src/vendor/league/flysystem/composer.json https://3.133.61.148/qfortune/src/vendor/league/flysystem/docker-compose.yml https://3.133.61.148/qfortune/src/vendor/league/flysystem/readme.md https://3.133.61.148/qfortune/src/vendor/league/mime-type-detection/CHANGELOG.md https://3.133.61.148/qfortune/src/vendor/league/mime-type-detection/LICENSE https://3.133.61.148/qfortune/src/vendor/league/mime-type-detection/composer.json https://3.133.61.148/qfortune/src/vendor/mockery/mockery/CHANGELOG.md https://3.133.61.148/qfortune/src/vendor/mockery/mockery/CONTRIBUTING.md https://3.133.61.148/qfortune/src/vendor/mockery/mockery/LICENSE https://3.133.61.148/qfortune/src/vendor/mockery/mockery/README.md https://3.133.61.148/qfortune/src/vendor/mockery/mockery/composer.json