https://github.com/basalam/laravel-pingging
https://github.com/basalam/laravel-pingging
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/basalam/laravel-pingging
- Owner: basalam
- License: mit
- Created: 2019-10-22T12:34:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-02T15:12:17.000Z (over 6 years ago)
- Last Synced: 2024-03-30T06:22:03.892Z (about 2 years ago)
- Language: PHP
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Basalam Pingging
[](https://packagist.org/packages/basalam/pingging)
[](https://packagist.org/packages/basalam/pingging)
Ping updates to search engines
## Installation
You can install the package via composer:
```bash
composer require basalam-dev/pingging
```
## Usage
``` php
// Usage description here
```
### Testing
``` bash
composer test
```
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.