Commit Graph

22 Commits

Author SHA1 Message Date
Cüneyt Şentürk d39a8d6716 fixed 500 exception missing class issue ;
Symfony's Debug component, which included the FatalThrowableError class, was deprecated and removed in favor of Symfony's newer error handling mechanisms starting with Symfony 5.0. The Debug component itself has been replaced by the ErrorHandler component.
2024-09-24 13:42:39 +01:00
Denis Duliçi 9af0464dad added new helpers 2023-11-01 23:42:27 +03:00
Denis Duliçi c7da8b9b3e fixed mailer exception handler 2023-05-11 09:37:53 +03:00
Denis Duliçi 64a0def402 added ajax response 2023-04-24 13:33:55 +03:00
Denis Duliçi c15d9349b0 handle invalid email address 2023-04-24 11:02:45 +03:00
Denis Duliçi 808955294d improved error tracking 2022-10-19 01:29:40 +03:00
Denis Duliçi 350d189ea9 added `sentry` and `bugsnag` 2022-10-17 14:19:42 +03:00
Denis Duliçi 9d7cd71e09 improved exception handler 2022-07-27 14:13:58 +03:00
Burak Civan d9c0764572 akaunting 3.0 (the last dance) 2022-06-01 10:15:55 +03:00
Denis Duliçi b6ab9dd5e6 added import middleware 2021-12-03 15:43:15 +03:00
Burak Çakırel 94246795d7
Fix landing page issue 2021-04-05 23:46:52 +03:00
Cüneyt Şentürk 777e1d15d6 Missing model record show message and redirect index page.. 2021-03-17 12:22:05 +03:00
Cüneyt Şentürk 9665d8d695 add error notification important feature 2021-02-12 19:26:38 +03:00
Denis Duliçi 1ba8835a2d laravel 8 2020-10-14 17:07:59 +03:00
Ethan Brace 6a11f130c2 use config helper instead of env in application code 2020-04-26 06:07:27 -04:00
denisdulici 25a7f65d68 updated exception handler 2020-03-13 15:38:41 +03:00
denisdulici 03cf280063 started l7 2020-03-04 11:09:28 +03:00
denisdulici 6d50fa8442 v2 first commit 2019-11-16 10:21:14 +03:00
cuneytsenturk 8745b91803 change exception handler return response. 2019-02-04 11:02:25 +03:00
cuneytsenturk 4ec5898e5c close #745 Added: 403, 404 and 500 exception page added 2019-01-31 17:09:59 +03:00
cuneytsenturk 7570918ff8 redirect to intended url 2018-12-03 13:45:33 +03:00
denisdulici 515bdaf5cd first commit 2017-09-14 22:21:00 +03:00