Laravel Community Tools by Tighten

Popular tricks

458 tricks
Perform pattern based CSRF filter on all post, put, patch, and delete requests. Just add this code snippet at the top of routes.php
Illusion 12 years ago 6648
storing cache date using file driver in 5.1
PunnaRao 10 years ago 6713
5.0
Laravel Installation, how to laravel latest version
dave 9 years ago 6717
I am using below method to get the logs from twilio account.
ssboopathi... 9 years ago 6639
how can access all the posts belongs to a specific tag someone please explain.
Shashank 9 years ago 6623
View composers are nice but they have some problems accocsiated with them. 1- you never know where the data is coming from when you look at your html 2- They offer no easy way of caching the result. You can use the "widget pattern" to have much better performance and structure in your apps + many more bonuses ! :)
imanghafoo... 9 years ago 6585
I've developed a new package for translation handling. It works with Larvels default translation loader. You can export your translation files via artisan command to database. After translating all files you can simply reimport them from the database. The reimport creates all needed language folders and translation files for you. All you have to do is set the parameter "available_locales" in your config/app.php file. This way you can focus on one language in your dev environment. In production you export your default language, translate it and reimport it. All done with two artisan commands. See more under https://github.com/Brotzka/Laravel-Translation-Manager
Brotzka 8 years ago 6464
An easy way to organize a large number of routes.
rcoble 10 years ago 6438
5.0
We are Web Technology Experts and Team who provide you very Important information on Web Development information, Interview Questions and Answers, live project problem solution and their solution and online free tutorials – “live24u.com”. http://live24u.com/tutorial/searching-sorting-and-pagination-using-angularjs.php
live24u 9 years ago 6456