489495df
芝麻web文件管理
芝麻web文件管理V1.00
489495df
编辑当前文件:/home/landifun/www/Modules/Themes/Routes/tenant.php
<?php /* |-------------------------------------------------------------------------- | Web Routes |-------------------------------------------------------------------------- | | Here is where you can register web routes for your application. These | routes are loaded by the RouteServiceProvider within a group which | contains the "web" middleware group. Now create something great! | */ Route::get('/', 'ThemesController@getLandingPage'); Route::get('/thank-you', 'ThemesController@thankYouPage'); Route::post('get-page-json/{code}', 'ThemesController@getPageJson');
Not Found
404
Not Found