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

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

clevel/nova-create-or-add
=========================

A Laravel Nova field.

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

Since Jul 11Pushed 6y agoCompare

[ Source](https://github.com/C-Level/nova-create-or-add)[ Packagist](https://packagist.org/packages/clevel/nova-create-or-add)[ RSS](/packages/clevel-nova-create-or-add/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (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

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

2372d ago

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/3ab2f8d442ad3a3f49afce5b031292af0300ac32821a7fd5cbd3f83db6bcc07a?d=identicon)[kaan](/maintainers/kaan)

---

Top Contributors

[![bsormagec](https://avatars.githubusercontent.com/u/965219?v=4)](https://github.com/bsormagec "bsormagec (2 commits)")[![clevel-kaan](https://avatars.githubusercontent.com/u/58694321?v=4)](https://github.com/clevel-kaan "clevel-kaan (1 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

laravelnova

### Embed Badge

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

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

###  Alternatives

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3403.5M7](/packages/optimistdigital-nova-multiselect-field)[digital-creative/conditional-container

Provides an easy way to conditionally show and hide fields in your Nova resources.

116593.8k4](/packages/digital-creative-conditional-container)[genealabs/laravel-overridable-model

Provide a uniform method of allowing models to be overridden in Laravel.

92398.0k2](/packages/genealabs-laravel-overridable-model)[inspheric/nova-defaultable

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

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

Boost your Laravel Nova with the TinyMCE editor.

17165.2k](/packages/murdercode-nova4-tinymce-editor)[yieldstudio/nova-google-autocomplete

A Laravel Nova Google autocomplete field.

12218.4k](/packages/yieldstudio-nova-google-autocomplete)

PHPackages © 2026

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