18
NovLaravel has some pretty sweet helper functions for generating URLs/links and its auto-json-magic makes it building APIs super easy. When many of us....
17
NovSpatie has introduced a package called Pdf-to-text that can be utilized to extract some text from a pdf. There are already some packages that can be....
17
Nov[Phap Dieu Duong](https://github.com/d2phap) introduced a File selector Vue js component called vue-file-selector that supports drag-n-drop and....
16
Novvform is a tiny library for Vue 2 & Vue 3 to assist with forms and validation when utilizing Laravel as a back-end. It renders a form instance to....
16
NovLaravel Sluggable is a package by Spatie that provides a trait that will generate a unique slug when saving any Eloquent model. ``` $model = new....
15
NovIf you are feeling paranoid about backups? Don't be! You can backup your application to multiple filesystems at once with the Laravel-backup....
Launch project