Skip to content

一個使用Laravel串接氣象資料開放平台API的專案範例

Notifications You must be signed in to change notification settings

Diego09182/Weather

Repository files navigation

Laravel Logo

Build Status Total Downloads Latest Stable Version License

關於專案

使用Laravel串接天氣API

安裝

git clone https://github.com/Diego09182/Weather

安裝 composer

安裝所需依賴:
composer install

配置環境變數:
cp .env.example .env

生成應用程式密鑰:
php artisan key:generate

啟動開發伺服器:
php artisan serve

編譯前端資產
npm run build

版本

Laravel v10.48.4

Materialize v1.0.0

授權條款

這個開源專案適用於 MIT license.

About

一個使用Laravel串接氣象資料開放平台API的專案範例

Topics

Resources

Stars

Watchers

Forks