PHPackages                             mphpmaster/laravel-form-submit-shortcut - 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. mphpmaster/laravel-form-submit-shortcut

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

mphpmaster/laravel-form-submit-shortcut
=======================================

Laravel form submit shortcut package.

1.0.1(2y ago)09MITPHPPHP &gt;=8.1

Since Dec 19Pushed 2y ago1 watchersCompare

[ Source](https://github.com/mPhpMaster/laravel-form-submit-shortcut)[ Packagist](https://packagist.org/packages/mphpmaster/laravel-form-submit-shortcut)[ RSS](/packages/mphpmaster-laravel-form-submit-shortcut/feed)WikiDiscussions main Synced yesterday

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

Laravel form submit shortcut package.
=====================================

[](#laravel-form-submit-shortcut-package)

Dependencies:
-------------

[](#dependencies)

- php &gt;=8.1 **REQUIRED IN YOUR PROJECT**
- laravel &gt;=9 **REQUIRED IN YOUR PROJECT**
- illuminate/support &gt;=9 *composer will install it automaticly*
- laravel/helpers ^1.5 *composer will install it automaticly*

Installation:
-------------

[](#installation)

```
composer require mphpmaster/laravel-form-submit-shortcut
```

You can publish the config file with:

```
php artisan vendor:publish --tag="form-submit-shortcut-config"
```

This is the contents of the published config file:

```
return [
	// accepts empty|string
	'key' => 'ctrl+s',
];
```

You can publish the js file to `public/js` with:

```
php artisan vendor:publish --tag="form-submit-shortcut-js"
```

Usage:
------

[](#usage)

### Laravel Nova (4+):

[](#laravel-nova-4)

No need to add anything. Just edit the config as you like.

### Laravel:

[](#laravel)

You need to add the script tag to your front code:

```

```

> **Important**: Do not forget to modify the config.

License
-------

[](#license)

The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

This Helper is open-sourced software licensed under the [MIT license](https://github.com/mPhpMaster/laravel-form-submit-shortcut/blob/master/LICENSE).

---

Stand with Palestine 🇵🇸 *\#FreePalestine*
-----------------------------------------

[](#stand-with-palestine--freepalestine)

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Every ~0 days

Total

2

Last Release

928d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/59211285?v=4)[Moh. Php Master ..](/maintainers/mPhpMaster)[@mPhpMaster](https://github.com/mPhpMaster)

---

Top Contributors

[![mPhpMaster](https://avatars.githubusercontent.com/u/59211285?v=4)](https://github.com/mPhpMaster "mPhpMaster (2 commits)")

---

Tags

laravelsavesubmitctrl s

### Embed Badge

![Health badge](/badges/mphpmaster-laravel-form-submit-shortcut/health.svg)

```
[![Health](https://phpackages.com/badges/mphpmaster-laravel-form-submit-shortcut/health.svg)](https://phpackages.com/packages/mphpmaster-laravel-form-submit-shortcut)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[api-platform/laravel

API Platform support for Laravel

58171.6k14](/packages/api-platform-laravel)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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