Skip to content

Commit

Permalink
changer readme
Browse files Browse the repository at this point in the history
  • Loading branch information
allantatter committed Apr 12, 2022
1 parent 2377fd8 commit a302348
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Laravel Console over HTTP

[![Latest Version on Packagist](https://img.shields.io/packagist/v/optimistdigital/laravel-console-over-http.svg?style=flat-square)](https://packagist.org/packages/optimistdigital/laravel-healthz)
[![Total Downloads](https://img.shields.io/packagist/dt/optimistdigital/laravel-console-over-http.svg?style=flat-square)](https://packagist.org/packages/optimistdigital/laravel-healthz)
[![Latest Version on Packagist](https://img.shields.io/packagist/v/optimistdigital/laravel-console-over-http.svg?style=flat-square)](https://packagist.org/packages/optimistdigital/laravel-console-over-http)
[![Total Downloads](https://img.shields.io/packagist/dt/optimistdigital/laravel-console-over-http.svg?style=flat-square)](https://packagist.org/packages/optimistdigital/laravel-console-over-http)

Run console commands over HTTP connection for Laravel](https://laravel.com) applications.
Run console commands over HTTP connection for [Laravel](https://laravel.com) applications.

Creates a route with a path `/console` that runs the command from HTTP parameters in a console.

Expand Down

0 comments on commit a302348

Please sign in to comment.