Laravel Community Tools by Tighten

Recent tricks

458 tricks
Laravel Installation, how to laravel latest version
dave 8 years ago 6611
Laravel Load More Data on Page Scroll – Laravel 5
dave 8 years ago 9019
Laravel 5.4 Upload Image with Validation example
dave 8 years ago 21490
Laravel Invisible reCAPTCHA Example – Laravel Validate Form on Submit using Google reCaptcha
dave 8 years ago 8424
Laravel 5 AJAX Pagination using JQuery Example
dave 8 years ago 5942
5.0
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... 8 years ago 6456
Display test's names in the console
nezarfadle 8 years ago 8249
This code shows how to trigger a Modal onScroll event to perform and assert against an ajax request
nezarfadle 8 years ago 8970