PHPackages                             ali-awwad/create-relation-on-resource - 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. ali-awwad/create-relation-on-resource

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

ali-awwad/create-relation-on-resource
=====================================

A Laravel Nova field.

0.0.1(6y ago)733.5k↓50%3[4 issues](https://github.com/ali-awwad/create-relation-on-resource/issues)MITVuePHP &gt;=7.1.0

Since Dec 12Pushed 4y ago2 watchersCompare

[ Source](https://github.com/ali-awwad/create-relation-on-resource)[ Packagist](https://packagist.org/packages/ali-awwad/create-relation-on-resource)[ RSS](/packages/ali-awwad-create-relation-on-resource/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Introduction
============

[](#introduction)

For now, this works for BelongsTo. Only "BelongsToWithCreate" is available, my plan in the future is to do "BlongsToMany" one.

Install
-------

[](#install)

Run this command in your nova project: `composer require ali-awwad/create-relation-on-resource`

Usage:

```
use AliAwwad\CreateRelationOnResource\BelongsToWithCreate;

public function fields(Request $request)
{
    return [
        BelongsToWithCreate::make('Language')->quickCreate(),
    ];
}
```

Thanks to:
----------

[](#thanks-to)

- [64robots/nova-fields](https://github.com/64robots/nova-fields/)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance9

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

2349d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/68425de8be483a371134f0e1e48c9c3ab5de2dc9a8fc99defa373a541034add8?d=identicon)[AliAwwad](/maintainers/AliAwwad)

---

Top Contributors

[![ali-awwad](https://avatars.githubusercontent.com/u/5007960?v=4)](https://github.com/ali-awwad "ali-awwad (7 commits)")

---

Tags

laravelnova

### Embed Badge

![Health badge](/badges/ali-awwad-create-relation-on-resource/health.svg)

```
[![Health](https://phpackages.com/badges/ali-awwad-create-relation-on-resource/health.svg)](https://phpackages.com/packages/ali-awwad-create-relation-on-resource)
```

###  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)
