Open emmanpbarrameda opened 3 months ago
Enhanced Accessibility for Exception View We added instructions on how to improve access to the error or 'exception' view for the users, with the help of a tool known as filament-shield. This includes a small code snippet that is to be added in a configuration file (AuthServiceProvider.php) and also provided relevant links where Exception.php and ExceptionPolicy.php files can be accessed.
Improved Translation Instructions The instructions for how translations are managed within our software have been updated to be more clear and accurate, allowing for a smoother localization process. This should make the product easier to adapt for users across different languages and regions.
could you remove the pastebin links and complete the manual for laravel 10< and laravel 11. and if not using shield scenarios as well. tnx
Added information on readme on how to use this filament-exceptions with filament-shield
Added information on readme on how to use this filament-exceptions with filament-shield, because sometimes, its not working automatically without declaration on AuthServiceProvider.php