feat: 项目基础框架+配置+Kernel
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
@extends('errors::layout')
|
||||
|
||||
@section('title', 'Forbidden')
|
||||
|
||||
@section('message', $exception->getMessage()?:'权限不足!')
|
||||
Reference in New Issue
Block a user