• 首頁
  • Python 學習筆記
  • Laravel

Kirin

I think, therefore I am.

LaravelLinuxPHPPythonWooCommerce未分類測試驅動開發科技生活網站技術資訊安全軟體工程電腦硬體

【Linux】更改 crontab 預設的編輯器

crontab 預設的編輯器是 nano ,我比較習慣的是 vi 在 CentOS 中,可以用以下指令來指定預... » read more

0
Read
Kirin written 10 個月 ago
資訊生活的智慧財產權指引

一、前言 生活在這個資訊爆炸的時代,我們不只是會接收無數的資訊,同時,我們也會產出一些資訊,例如:臉書 po ... » read more

0
Read
Kirin written 1 年 ago
Laravel: 解決在 CentOS 7 下 log 檔無法寫入的問題

在非 homestead 的主機上執行 laravel 時,有時會出現空白畫面,或是以下的錯誤訊息: The ... » read more

0
Read
Kirin written 1 年 ago
Laravel 佇列 (Queue) 筆記

佇列的功用 1、把緩慢的工作 (例如:傳送郵件…) 移出網頁的同步呼叫,以節省載入網頁的時間。 2、處理大量的... » read more

0
Read
Kirin written 1 年 ago
在 Ubuntu 及 CentOS上安裝 supervisord 來執行 php artisan queue:listen

supervisor 是一個用 python 開發的常駐程式管理工具。 php artisan queue:l... » read more

0
Read
Kirin written 1 年 ago
從 Youtube 下載影音檔的方法

我之前是使用 Kej's FLV Retriever 來下載影音檔,但是最近這個網站已經沒辦法使用了,所以得找... » read more

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

PhpSpreadsheet 官方網站:https://github.com/PHPOffice/PhpSpr... » read more

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

一、使用 Vagrant 的目的 1、建立一致的開發環境 例如 Laravel 的 Homestead,可以讓... » read more

0
Read
Kirin written 2 年 ago
MySQL 與 MaraiDB 的版本對映及複寫相容性

一直記不起來 MariaDB 和 MySQL 不同版本之間的關係,記錄下來方便查詢。 版本對映 MySQL 5... » read more

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

環境說明 要 CentOS 7 上安裝最新版本的 PHP,必需要透過 Remi 這個第三方套件庫來安裝,如果對... » read more

0
Read
Kirin written 2 年 ago
Page navigation
  • 2 / 5
  • ‹ Previous
  • Page 1
  • Current Page 2
  • Page 3
  • Next ›
  • Last »


  • 首頁
  • Python 學習筆記
  • Laravel
Copyright © 2021 Kirin. All rights reserved. Theme by Githuber.