79115017

Date: 2024-10-22 16:29:03
Score: 2
Natty:
Report link

Its so simple. For customized error pages like 401, 402, 403, 404, 429, 500, 503. follow this setup I will guide you in a very simple way.

  1. Enter or just copy past this command "php artisan vendor:publish --tag=laravel-errors".
  2. Now just go to public/view/resources/views/error/*.

Now you can see all error pages are available here. just customize it according your needs.

Reasons:
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Haider Ali