Download the PHP package littlechou/line-login without Composer
On this page you can find all versions of the php package littlechou/line-login. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package line-login
Line Login For PHP unofficial
環境要求
- PHP 5.4 以上
- PHP-CURL
- Laravel 5.2 以上 (非必要)
Laravel 安裝教學
-
Composer 安裝
-
在 .env 新增以下參數 並填寫相關 LINE API 所需資訊
- 調整 app\config\app.php 找到 providers 並新增
- 調整 app\config\app.php 找到 aliases 並新增
使用說明
-
在你的 Blade 裡面 填寫以下程式碼,會產生認證網址
- 接著 在你 CallBack 的 Controller 裡面的 function 中 填寫以下程式碼 即可取得 Line 使用者資訊,並使用命名空間
非 Laravel 環境下使用方法
以下為 CodeIgniter 3 做為範本
All versions of line-login with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package littlechou/line-login contains the following files
Loading the files please wait ....