Laravel Community Tools by Tighten

Tag "view data" tricks

55 tricks
Translatable Pro is designed for performance, storing phrases in separate database tables to simplify the maintenance of translations across all languages. With just one Composer install, you can seamlessly integrate comprehensive multi-language support into your app, enabling you to create advanced, optimized, and high-performance translatable applications with an efficient database structure.
a7medKhali... 1 year ago 20395
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 27673
Monitor user activity on laravel application with Laravel user activity package. It has build-in beautiful responsive & user-friendly UI with various useful features.
haruncpi 5 years ago 18743
You can use for forelse loop in your application.
techmahedy 5 years ago 18220
Here I've given the rules for making SEO friendly URL for laravel website.
haruncpi 5 years ago 7282
Laravel is a web application framework with expressive, elegant syntax.The PHP Framework for Web Artisans,freeing you to create without sweating the small things. CRUD Operation With Server Side.
pakainfo-c... 5 years ago 13048
A simple and easy setup laravel log file reader.
haruncpi 6 years ago 7522
First, add the jquery library in your template then write jQuery code for pagination. https://bit.ly/2EVAMO1
haruncpi 6 years ago 6322
There are not any option to disable view cache in Laravel but in windows you can use following .bat file out of box and in other OS's you can do something similar...
tuytoosh 6 years ago 11842