dfytech/weather

5-day weather forecast for a guest identified only by IP address.

dev-main 2022-06-23 22:30 UTC

This package is auto-updated.

Last update: 2025-05-24 05:04:27 UTC


README

Laravel Package to let us know the 5-day weather forecast for a guest identified only by IP address.

Api used

OpenWeather: https://openweathermap.org/

IP-API: https://ipapi.co/

Installation

You can install this package via composer:

$ composer require dfytech/weather

Install DfytechWeather configuration

$ php artisan weather:install

Publishing vendor

$ php artisan vendor:publish --tag=weather

Use

Package is avilable at:

http://<domain>/weather