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 models, or....
13
JulApproval is a fantastic Laravel package that provides a simple way to approve new Model data before it is persisted. You can install the package....
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,....
7
JulLaravel pagination merge is an amazing package that allows you to merge multiple ->paginate()
instances.
Some Background
I had to deal....
6
JulShiki is a beautiful syntax highlighter powered by the same language engine that many code editors use. This package allows you to run Shiki on AWS....
6
JulLaravel Filterable package adds filtration functionality to Laravel Models. It would be based on Filterable and Query Filter classes. The package....
Launch project