芝麻web文件管理V1.00
编辑当前文件:/home/digitalh/yeahea.digitalhubbd.com/routes/admin/Chat.php
<?php //use App\Http\Controllers\Admin\ChatController; //use Illuminate\Support\Facades\Route; // //// Support chats //Route::get('chat', [ChatController::class, 'index'])->name('chat_conversation.index'); // //Route::get('chat/{chat}', [ChatController::class, 'show'])->name('chat_conversation.show'); // //Route::post('chat/{chat}/reply', [ChatController::class, 'reply'])->name('chat_conversation.reply'); // //// Route::delete('chat/{chat}/trash', [AdminChatController::class, 'trash'])->name('chat_conversation.trash'); // Chat move to trash // //// Route::post('chat/{chat}/restore', [AdminChatController::class, 'restore'])->name('chat_conversation.restore'); // //// Route::delete('chat/{chat}/destroy', [AdminChatController::class, 'destroy'])->name('chat_conversation.destroy');
Page is not found
Oops! Page not found.
Sorry, an error has occured, Requested page not found!
Back To Homepage