anlutro / anlutro/laravel-4-smart-errors

Laravel 5

未關閉
#24 4 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement help wanted
主要語言
PHP
星號
65
分支
13
PR 合併指標
30 天內沒有已合併 PR

描述

Laravel 5 has stripped out the error handling features that made this package work out of the box.

Options:
- Wait for features to be re-implemented (not likely to happen)
- Re-implement it ourselves (too much hassle)
- Add a simple wrapper method that sort of replicates the old behaviour, making it possible to call `SmartErrors::handle($exception)` in the user's exception handler (loses many features)

Additionally, config namespacing has been removed, so that will need to be reworked.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。