You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-v2/content/en/performance/solutions.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ category: Advanced
6
6
position: 14
7
7
---
8
8
9
+
Inspired by the [Marcel's Article](https://beyondco.de/blog/ai-powered-error-solutions-for-laravel).
10
+
9
11
## Generate solution
10
12
11
13
Restify can generate an AI based solution to your problem. In order to enable that you need to extend the `App\Exceptions\Handler` with the `Binaryk\LaravelRestify\Exceptions\RestifyHandler`:
0 commit comments