laravel-console-over-http
Run console commands over HTTP connection for Laravel applications.
laravel-scout-batch-searchable
This Laravel package adds a BatchSearchable trait to allow batching Scout updates.
nova-translations-loader
This Laravel Nova package helps developers load translations into their packages.
laravel-generate-storage-structure
This package generates the Laravel storage folder structure. Useful when mounting an empty directory to replace `storage/` in production or staging environments.
laravel-set-cache-headers
This Laravel package is a bug fix for not caching successful responses, especially the ones with the HTTP status code 204 (No Content).
laravel-thumbor
This Laravel package is a wrapper around 99designs/phumbor package which generates Thumbor URLs.
nova-sortable
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
nova-settings
A Laravel Nova tool for editing custom settings using native Nova fields.
nova-menu-builder
This Laravel Nova package allows you to create and manage menus and menu items.