• 首頁
  • Python 筆記
  • Laravel

PHP

一定要會的 PHP 元件 – Carbon – 處理日期和時間

最後更新日期:2022 年 08 月 17 日 「日期」跟「時間」是我們在寫程式時常遇到的資料類型,看起來容易... » read more

2
Read
Kirin written 2 年 ago
【PHP 元件介紹】faker – 產生測試用的假資料

前言 在撰寫程式碼時,我們常常需要弄一些測試用的假資料來填充資料庫或是版面,faker 就是一個處理這件事的好... » read more

0
Read
Kirin written 2 年 ago
透過 PHP 來使用 LINE Notify

最後更新日期:2020 年 09 月 1 日 跟 Line 要「存取權杖」 先建立一個聊天室,假設叫「Kiri... » read more

0
Read
Kirin written 2 年 ago
使用 PHP 來取得 Client 端資訊

最後更新日期:2020 年 09 月 2 日 使用 $_SERVER 我比較常用的一些資訊 // Client... » read more

0
Read
Kirin written 2 年 ago
CentOS 7: 將 PHP 7.2 升級至 7.3

sudo yum -y install http://rpms.remirepo.net/enterprise... » read more

0
Read
Kirin written 2 年 ago
PhpSpreadsheet 使用教學 101 – 基本的安裝與使用

最後更新日期:2022 年 08 月 18 日 PhpSpreadsheet 官方網站:https://git... » read more

0
Read
Kirin written 3 年 ago
Vagrant 筆記 — 以 Laravel Homestead 開發環境為例

最後更新日期:2020 年 07 月 24 日 一、使用 Vagrant 的目的 1、建立一致的開發環境 例如... » read more

0
Read
Kirin written 3 年 ago
在 CentOS 7 上安裝 PHP 7.3

最後更新日期:2019 年 08 月 17 日 環境說明 要 CentOS 7 上安裝最新版本的 PHP,必需... » read more

0
Read
Kirin written 3 年 ago
Laravel 安裝問題:更改 composer 預設的 repositories

最後更新日期:2019 年 08 月 12 日 問題描述 在使用 laravel-china 所提供的 hom... » read more

0
Read
Kirin written 3 年 ago
Laravel 的使用者登入 (一) 實作步驟

基本資料 Laravel 版本:5.8 本文是假設已經建立好 laravel 專案,可以看到以下畫面的狀態。 ... » read more

0
Read
Kirin written 3 年 ago
Page navigation
  • 1 / 2
  • Current Page 1
  • Page 2
  • Next ›
  • 首頁
  • Python 筆記
  • Laravel
Copyright © 2023 Kirin. All rights reserved.