Laravel Community Tools by Tighten

Agli Panci

Joined: 11 years ago
Total tricks: 4
Last trick: 11 years ago

Submitted tricks

When you need to pass some data to the Mail::send or Mail::queue, you need to make use of the "use" approach:
aglipanci 11 years ago 56024
Change email configuration on the fly.
aglipanci 11 years ago 16029
4.2
CSRF is enabled by default on all Routes in Laravel 5, you can disable it for specific routes by modifying app/Http/Middleware/VerifyCsrfToken.php
aglipanci 11 years ago 38305
Custom image dimensions validator for minimum height and width.
aglipanci 11 years ago 12995
5.0