Laravel Community Tools by Tighten

Recent tricks

458 tricks
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 31067
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 28299
Disable Laravel's Eloquent timestamps
saravanaku... 4 years ago 29831
Easy command to create user with php artisan interactivlly
wallacemax... 4 years ago 24835
Easy way to create many filters aggregated in Eloquent with query string
wallacemax... 4 years ago 24186
Laravel create country list
behzodjon 4 years ago 28848
Save yourself from all the boilerplate of tracking/observing and reacting to model attribute changes.
alexstewar... 4 years ago 12899
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 27656
Send a reinitilisation code (6 digits) by email instead of a pratice link for mobile customers. In this case we are using fortify but working well with the laravel authentication system in general.
gabeta 4 years ago 14965