Laravel Community Tools by Tighten

Tag "templating" tricks

57 tricks
If you have a dynamically generated list from DB, like [1 => 'First option', 2 => 'Second option', ...] use the following Collection magic to build a full select list with 'Please choose..' option at the beginning and 'Other..' option at the end.
subdesign 8 years ago 4581
This helper lets you easily add classes to active navigation elements using {{ chkNav('posts', 'active') }}
alexmayo 8 years ago 4006
VueJS Datagrid – Sorting Filtering Paging Grouping Example
live24u 8 years ago 7284
Title : Access Control Allow Origin http set Headers Site Name : http://live24u.com/ URL : http://live24u.com/access-control-allow-origin-http-set-headers/ Live Example : http://live24u.com/tutorial/ 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”.
live24u 8 years ago 7421
Laravel Installation, how to laravel latest version
dave 8 years ago 6644
Laravel Load More Data on Page Scroll – Laravel 5
dave 8 years ago 9060
Laravel Invisible reCAPTCHA Example – Laravel Validate Form on Submit using Google reCaptcha
dave 8 years ago 8459
This example provides a quick and simple method to generate a hash for a model without saving a UUID/GUID to the database.
Donny5300 9 years ago 8282