Laravel Community Tools by Tighten

Xander

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

Submitted tricks

Use this trick to log queries using Monolog. Add this to your routes.php and log straight into your Firebug console. Firebug needs the FirePHP add-on. - kisses Netbulae
xtrasmal 12 years ago 12642
Check if the request matches the url. If so, add an active class to the menu item.
xtrasmal 12 years ago 12478
If you have an API, which you also use on your site..then you might want to get the data from the API by making an internal request.
xtrasmal 12 years ago 19032
Do not trust the client. Safe way to get CSRF token for use in Angular JS. Keeps it as a constant.
xtrasmal 12 years ago 42015