240 发简信
IP属地:广东
  • No hint path defined for [mail]

    laravel 出现这个错误是没有为[mail] Laravel 5.4定义提示路径 只需要把view改为markdown即可 如: public function buil...