• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » 12
Trace: • 90 Postfix SMTP server: errors from unknown • Postfix Virtual Dovecot • 15 Kubernetes Error • 27 Laravel Voyager • 01 Bash - 制御文 • DokuWiki • 21 Kubernetes Podを移動 • Postfix DovecotでPOP before SMTP • 16 unboundでキャッシュサーバ • 83 PHP複数バージョンを共存

12

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@11_php:02_framework:01_laravel
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • 12 Laravel

Fulltext results:

17 Laravel 複数データベース接続
4 Hits, Last modified: 7 years ago
==== .env ==== <code> DB_CONNECTION=mysql DB_HOST=127.0.0.1 DB_PORT=3306 DB_DATABASE=database1 DB_USER... ecret DB_CONNECTION_SECOND=mysql DB_HOST_SECOND=127.0.0.1 DB_PORT_SECOND=3306 DB_DATABASE_SECOND=dat... river' => 'mysql', 'host' => '127.0.0.1', 'database' => 'database1', ... river' => 'mysql', 'host' => '127.0.0.1', 'database' => 'database2',
13 laravel-admin
3 Hits, Last modified: 7 years ago
://hoge.hogehoge.com DB_CONNECTION=mysql DB_HOST=127.0.0.1 DB_PORT=3306 DB_DATABASE=XXXXXXX DB_USERNA... = インストール ===== ※[[11_php:02_framework:01_laravel:12_laravel |laravel new]]の後で実行 <code> composer requi... e> $ php artisan admin:install Migrating: 2014_10_12_000000_create_users_table Illuminate\Database
14 Laravel Model
3 Hits, Last modified: 4 years ago
-----------------------+-------+ | Yes | 2014_10_12_000000_create_users_table | 1 | | Yes | 2014_10_12_100000_create_password_resets_table ... ers/TestController.php -rw-r--r-- 1 matsui users 121 Jan 22 14:54 app/Http/Controllers/TestController
10 Laravel セッション
2 Hits, Last modified: 6 years ago
e'), 34 'lifetime' => env('SESSION_LIFETIME', 120), 36 'expire_on_close' => false, </code> <c... ESSION_ .env SESSION_DRIVER=file SESSION_LIFETIME=120 </code> 下記のようにすると、セッショにmemcacheを利用できる。 SESSI
42 Laravel 認証機能
2 Hits, Last modified: 6 years ago
==== <code> ┗database ┗migrations ┣2014_10_12_000000_create_users_table.php ┗2014_10_12_100000_create_password_resets_table.php </code> {{tag>L
12 Laravel
1 Hits, Last modified: 7 years ago
====== 12 Laravel ====== ウェブ職人のためのPHPフレームワーク [[http://laravel.jp/]] ===== インストール ===== composerは[[1
27 Laravel Voyager
1 Hits, Last modified: 6 years ago
ontrollers/Voyager/SongsController.php 2019-04-03 12:32:52.553751402 +0900 @@ -1,6 +1,6 @@ <?php -n

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki