Build a weather app with Laravel Dark Sky
Laravel Dark Sky is a good package which we can use to get data from Dark Sky weather easily.
if you want to build a weather app, this is a must-have package.
Demo
Live demo
https://clearsky.live/forecast/36.7783,-119.4179/si/en
Installation
Install the package via Composer:
composer require illuminated/dark-sky
Source Code
This post is submitted by our members. Submit a new post.
Tags: Tutorials Laravel 5.7 Laravel 5.6 Laravel 5.5 Laravel 5.4 Laravel 5.3 Laravel 5 Intermediate