PHPackages                             yelles/nova-create-or-add - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. yelles/nova-create-or-add

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

yelles/nova-create-or-add
=========================

A Laravel Nova field.

0.0.2(7y ago)018MITVuePHP &gt;=7.1.0

Since Nov 28Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Yelles/nova-create-or-add)[ Packagist](https://packagist.org/packages/yelles/nova-create-or-add)[ RSS](/packages/yelles-nova-create-or-add/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

warning : french localization only for personnal use
====================================================

[](#warning--french-localization-only-for-personnal-use)

#### A Nova field to replace BelongsTo field for on the go resource creation.

[](#a-nova-field-to-replace-belongsto-field-for-on-the-go-resource-creation)

Form Field [![Screenshot Field](https://github.com/yelles/nova-create-or-add/raw/master/nova-create-or-add-form.png)](https://github.com/yelles/nova-create-or-add/raw/master/nova-create-or-add-form.png)Form Expanded [![Screenshot Form Open](https://github.com/yelles/nova-create-or-add/raw/master/nova-create-or-add-form-open.png)](https://github.com/yelles/nova-create-or-add/raw/master/nova-create-or-add-form-open.png)

#### Installation

[](#installation)

You can install the package in to a Laravel app that uses [Nova](https://nova.laravel.com) via composer:

```
composer require yelles/nova-create-or-add
```

#### Usage

[](#usage)

```
// in Resource File
use Yelles\NovaCreateOrAdd\NovaCreateOrAdd;

// ...

NovaCreateOrAdd::make('Manufacturer')
  ->searchable()
  ->prepopulate()
  ->rules('required'),
```

Original Credit to [Abhi0725](https://github.com/shivanshrajpoot/nova-create-or-add)

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~76 days

Total

2

Last Release

2695d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/689478?v=4)[Sam Yelles](/maintainers/Yelles)[@Yelles](https://github.com/Yelles)

---

Top Contributors

[![Yelles](https://avatars.githubusercontent.com/u/689478?v=4)](https://github.com/Yelles "Yelles (9 commits)")[![shivanshrajpoot](https://avatars.githubusercontent.com/u/13127514?v=4)](https://github.com/shivanshrajpoot "shivanshrajpoot (2 commits)")[![Gil-1](https://avatars.githubusercontent.com/u/11734754?v=4)](https://github.com/Gil-1 "Gil-1 (1 commits)")

---

Tags

laravelnova

### Embed Badge

![Health badge](/badges/yelles-nova-create-or-add/health.svg)

```
[![Health](https://phpackages.com/badges/yelles-nova-create-or-add/health.svg)](https://phpackages.com/packages/yelles-nova-create-or-add)
```

###  Alternatives

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3423.6M8](/packages/optimistdigital-nova-multiselect-field)[inspheric/nova-defaultable

Default values for Nova fields when creating resources and running resource actions.

51177.6k1](/packages/inspheric-nova-defaultable)[murdercode/nova4-tinymce-editor

Boost your Laravel Nova with the TinyMCE editor.

17178.1k1](/packages/murdercode-nova4-tinymce-editor)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11258.1k](/packages/datomatic-nova-detached-actions)[wemersonrv/input-mask

A Laravel Nova custom field text with masks on input

1197.8k](/packages/wemersonrv-input-mask)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
