15
JulLaravel SQL Commenter package can add comments to queries performed by Laravel. These comments will use the sqlcommenter format, which is understood....
15
JulSpatie has created a new package called **spatie/laravel-options**. It will take a resource that can create options such as an enum, a list of....
13
JulIn your project, you might store some sensitive personal or credential data in your database. Should an unauthorized person get access to your DB,....
13
JulApproval is a fantastic Laravel package that provides a simple way to approve new Model data before it is persisted. ### Installation You can....
07
Jul**Laravel pagination merge** is an amazing package that allows you to merge multiple ->paginate()
instances.
**Some Background**
I had....
06
JulLaravel Filterable package adds filtration functionality to Laravel Models. It would be based on Filterable and Query Filter classes. The package....
Launch project