PHPackages                             mustafatoker/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. mustafatoker/nova-create-or-add

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

mustafatoker/nova-create-or-add
===============================

A Laravel Nova field.

v1.0.5(6y ago)7741MITVuePHP &gt;=7.1.0

Since Jul 11Pushed 6y ago1 watchersCompare

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

READMEChangelog (6)DependenciesVersions (7)Used By (0)

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/shivanshrajpoot/nova-create-or-add/raw/master/nova-create-or-add-form.png)](https://github.com/shivanshrajpoot/nova-create-or-add/raw/master/nova-create-or-add-form.png)Form Expanded [![Screenshot Form Open](https://github.com/shivanshrajpoot/nova-create-or-add/raw/master/nova-create-or-add-form-open.png)](https://github.com/shivanshrajpoot/nova-create-or-add/raw/master/nova-create-or-add-form-open.png)

Note
----

[](#note)

This package is incompatible with [Prepopulate Searchable](https://github.com/alexbowers/nova-prepopulate-searchable) and the package is broken The Mainteners are no longer interested so i fixed both and will.

Installation
------------

[](#installation)

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

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

Usage
-----

[](#usage)

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

// ...

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

Credits
-------

[](#credits)

- [Alex Bowers](https://github.com/alexbowers)
- [Mustafa TOKER](https://github.com/mustafatoker)
- [Burak Tekin](https://github.com/tekinburak)
- Mustafa Demir

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~24 days

Total

6

Last Release

2423d ago

### Community

Maintainers

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

![](https://avatars.githubusercontent.com/u/3192305?v=4)[Mustafa TOKER](/maintainers/mustafatoker)[@mustafatoker](https://github.com/mustafatoker)

---

Top Contributors

[![bsormagec](https://avatars.githubusercontent.com/u/965219?v=4)](https://github.com/bsormagec "bsormagec (2 commits)")[![mustafatoker](https://avatars.githubusercontent.com/u/3192305?v=4)](https://github.com/mustafatoker "mustafatoker (1 commits)")[![sormagec](https://avatars.githubusercontent.com/u/46748527?v=4)](https://github.com/sormagec "sormagec (1 commits)")

---

Tags

laravellaravel-novanovavuejslaravelnova

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/mustafatoker-nova-create-or-add/health.svg)](https://phpackages.com/packages/mustafatoker-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)
