7
DecSometimes you are in a situation, where you need to pass some server-side string/array/collection/whatever to your JavaScript. Traditionally, this....
7
DecLaravel Mail Intercept is a testing suite that intercepts Laravel Mail just before they are sent out, allowing all kinds of assertions to be made on....
3
DecEloquent Filter is a package for filter data of models by the query strings. This package adds custom filters to your Eloquent models in Laravel. It....
2
DecInvisible reCAPTCHA is an improved version of reCAPTCHA v2(no captcha). In reCAPTCHA v2, users need to click the button: "I'm not a robot" to prove....
2
DecLaravel Money is a Currency formatting and conversion package for Laravel. This package intends to provide tools for formatting and conversion....
1
DecThere are many techniques to add search functionality to your Laravel project. You can use the Laravel Query Builder, use the Laravel Scout package....
Launch project