Laravel Community Tools by Tighten

Recent tricks

459 tricks
Laravel package making you able to perform several process instead of executing them through one process Installation
karam-must... 4 years ago 34967
Geographical Calculator was developed for laravel 5.8+ to help you to implement geographical calculation, with With several algorithms that help you deal with coordinates. See this package from here: https://github.com/karam-mustafa/laravel-geographical-calculator
karam-must... 4 years ago 31386
How to know if your browser has the 0x0 0x0 error? Methods To Fix The Error Code 0x0 0x0; Ways To Solve Error 0x0 0x0. https://www.pakainfo.com/0x0-0x0/
pakainfo-c... 4 years ago 28698
Disable Laravel's Eloquent timestamps
saravanaku... 4 years ago 30205
Easy command to create user with php artisan interactivlly
wallacemax... 4 years ago 25154
Easy way to create many filters aggregated in Eloquent with query string
wallacemax... 4 years ago 24488
Laravel create country list
behzodjon 4 years ago 29194
Save yourself from all the boilerplate of tracking/observing and reacting to model attribute changes.
alexstewar... 4 years ago 13168
With this trick, you can validate bank IBAN and get the bank information using IBANAPI service. To start, you will need to get a free API key from here https://ibanapi.com/get-api Then you can install the package using this command ``composer require ibanapi/api``
ibanapi 4 years ago 28093