Laravel Community Tools by Tighten

Agli Panci

Joined: 12 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 12 years ago 56448
Change email configuration on the fly.
aglipanci 11 years ago 16395
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 38689
Custom image dimensions validator for minimum height and width.
aglipanci 11 years ago 13301
5.0