PHPackages                             salehhashemi1992/laravel-post-link - 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. salehhashemi1992/laravel-post-link

Abandoned → [salehhashemi/laravel-post-link](/?search=salehhashemi%2Flaravel-post-link)Library

salehhashemi1992/laravel-post-link
==================================

:package\_description

10PHP

Since Jan 13Pushed 3y ago1 watchersCompare

[ Source](https://github.com/salehhashemi1992/laravel-post-link)[ Packagist](https://packagist.org/packages/salehhashemi1992/laravel-post-link)[ RSS](/packages/salehhashemi1992-laravel-post-link/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Post Link
=================

[](#laravel-post-link)

[![Latest Version on Packagist](https://camo.githubusercontent.com/16619cff709f3151eff0d052d3fff6d7680a68748a1ac88db90041efa8e028a8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73616c656868617368656d69313939322f6c61726176656c2d706f73742d6c696e6b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/salehhashemi1992/laravel-post-link)[![Total Downloads](https://camo.githubusercontent.com/36ea3597bc33e8932405c2db631848a3209367e52cf26dc4c40f8f01714a9cae/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73616c656868617368656d69313939322f6c61726176656c2d706f73742d6c696e6b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/salehhashemi1992/laravel-post-link)[![Build Status](https://camo.githubusercontent.com/16c44852b5671de549db87a2754037cac9b493f7ebaae324b430d8ed0ba3f55d/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f73616c656868617368656d69313939322f6c61726176656c2d706f73742d6c696e6b2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/salehhashemi1992/laravel-post-link)

Post Link Component for Laravel

A simple package that provides a post-link component for Laravel. This component allows you to easily create links that, when clicked, will submit a form with a specified method (default is POST) and url. This is useful for creating links that delete or update resources, for example.

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

[](#installation)

You can install the package via composer:

```
$ composer require salehhashemi1992/laravel-post-link
```

Usage
-----

[](#usage)

Once the package is installed, you can use the x-post-link component in your blade templates:

```

```

This will render a link that, when clicked, will submit a form with the method of "PUT" and the url of the mark-as-read action on the notifications controller with the notification id.

You can also pass a confirm attribute to the component, which will display a JavaScript confirm dialog before submitting the form.

Change log
----------

[](#change-log)

Please see the [changelog](changelog.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Author Name](https://github.com/salehhashemi1992)
- [All Contributors](../../contributors)

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information.

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity23

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

[![salehhashemi1992](https://avatars.githubusercontent.com/u/81674631?v=4)](https://github.com/salehhashemi1992 "salehhashemi1992 (10 commits)")

### Embed Badge

![Health badge](/badges/salehhashemi1992-laravel-post-link/health.svg)

```
[![Health](https://phpackages.com/badges/salehhashemi1992-laravel-post-link/health.svg)](https://phpackages.com/packages/salehhashemi1992-laravel-post-link)
```

PHPackages © 2026

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