This is a private Composer repository.
To use it, you have to add this repository to your composer.json
file.
Add this Composer
repository to your project's composer.json
file, then you can require these private packages just like you would with
one from Packagist.
{ "repositories": [{ "type": "composer", "url": "https://packages.operativeit.es" }] }
Click on an individual package's release version to get a snippet of code for your project's dependencies.
Read more on how to handle composer private packages.
Field for Nova that allows you to upload multiple images and sort them
A Laravel Nova Query Builder
A Laravel Nova field.
Laravel package to provide SMS API integration. Any SMS vendor that provides REST API can be used. SMS-API channel for Laravel notifications also included.
A Laravel Nova Color Picker field.
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
This Composer repository is powered by Satis