Laravel Community Tools by Tighten

Recent tricks

459 tricks
This is how you delete/drop a database using Laravel. If you are not using MySQL you may replace or remove the backtick (`) sign.
harlekoy 8 years ago 10359
This is how you get the list of databases using Laravel.
harlekoy 8 years ago 5988
Check if string is in any url segment or at the one specified.
pabloleone 8 years ago 9913
This is the trick i use whenever i want to seed states or countries. I simply put the states inside an array and create a loop through the array and save each record into the database instead of repeating the instance to save the records.
Adewagold 9 years ago 13373
This is a simple VueJS upload script.
lstables 9 years ago 6858
Protect and Guard the HTTP Query String Parameters
nezarfadle 9 years ago 5445
Sometimes we need to create dynamic routes based on database information. Here is an example that you can use on your projects, mostly inside your routes file, by retrieving a routes array (as example) and load them dynamically. Have fun! Bruno twitter.com/brunocfalcao
bfalcao 9 years ago 18583
VueJS Datagrid – Sorting Filtering Paging Grouping Example
live24u 9 years ago 7457
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 9 years ago 7667