Form request, Validations and clean controller in Laravel
Have a clean controller and shift your entire validation and autherization logic in a separate class using Laravel’s Form request class.
Code: https://github.com/amitavroy/mywall
source
Have a clean controller and shift your entire validation and autherization logic in a separate class using Laravel’s Form request class.
Code: https://github.com/amitavroy/mywall
source