Файловый менеджер - Редактировать - /home/clickysoft/public_html/jmapi5.clickysoft.net/database/migrations/2023_05_26_080445_remove_unused_tables.php
Назад
<?php use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; use Illuminate\Support\Facades\Schema; return new class extends Migration { /** * Run the migrations. * * @return void */ public function up() { Schema::dropIfExists('attribute_options'); Schema::dropIfExists('attributes'); Schema::dropIfExists('order_item_attributes'); Schema::dropIfExists('product_attribute_options'); Schema::dropIfExists('purchase_order_items'); } /** * Reverse the migrations. * * @return void */ public function down() { // } };
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка