• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » set
Trace: • 2014.12.22 1Passwordをアップグレード • 2022.08.18 • 2017.10.31 Windows7 ネットワークが遅い時 • 2017.11.13 GlusterFS 3.12 • 2024.02.21 WireguardクライアントをGatewayにする • SRC.RPMのインストール • 2006.09.12 .qmailの転送設定 • 2021.03.16 古いSSH • 2021.01.04 OpenCas with kernel4 • 2025.06.11 Burp suite Failed to load resource: net::ERR_HTTP2_PROTOCOL_ERROR

set

Search

You can find the results of your search below.

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

Matching pagenames:

  • 89_timezoneを指定してないとエラー
  • 25 Laravel Model毎にDBを選択

Fulltext results:

13 laravel-admin @11_php:02_framework:01_laravel
6 Hits, Last modified: 7 years ago
l, `updated_at` timestamp null) default character set utf8 collate 'utf8_unicode_ci') at /var/www/vh... びUNIQUE_KEYを付けたカラムに767bytes以上のデータが入る。 === 2.charasetをutf8mb4から変更 === laravel側のcharsetをUTF-8に変える。 laravel5.3までは、charsetの標準設定はUTF-8だった。 <code> $ cat config/database.php | grep utf8mb4
89_timezoneを指定してないとエラー
4 Hits, Last modified: 11 years ago
このような感じでフォームを作成した場合など、ちゃんと「date_default_timezone_set('Asia/Tokyo');」など設定してないとエラーがでます。 <code php> $form... : It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are sti
17 Laravel 複数データベース接続 @11_php:02_framework:01_laravel
3 Hits, Last modified: 7 years ago
'password' => 'secret' 'charset' => 'utf8', 'collation' => 'utf8_un... 'password' => 'secret' 'charset' => 'utf8', 'collation' => 'utf8_un... $someModel = new SomeModel; $someModel->setConnection('mysql2'); $something = $some
40 Laravel SSH/SCP @11_php:02_framework:01_laravel
3 Hits, Last modified: 6 years ago
], </code> ==== 直前に指定する方法 ==== <code> Config::set('remote.connections.production.host', 'XXX.XXX.XXX.XXX'); Config::set('remote.connections.production.username', 'XXXXXX'); Config::set('remote.connections.production.password', 'XXXXXX
42 Laravel 認証機能 @11_php:02_framework:01_laravel
3 Hits, Last modified: 6 years ago
er.php ┣RegisterController.php ┗ResetPasswordController.php </code> ===== テンプレート追加 ===... h ┃┣passwords ┃┃┣email.blade.php ┃┃┗reset.blade.php ┃┣login.blade.php ┃┗register.bl... _create_users_table.php ┗2014_10_12_100000_create_password_resets_table.php </code> {{tag>Laravel}}
28 Laravel Voyager フロントページ用意 @11_php:02_framework:01_laravel
2 Hits, Last modified: 5 years ago
iv class="row"> <div class="col-md-8 col-md-offset-2"> <h1>{{ $post->title }}</h1> <img src... "row"> <div class="col-md-8 col-md-offset-2"> <h1>{{ $pages->title }}</h1>
12 Laravel @11_php:02_framework:01_laravel
1 Hits, Last modified: 7 years ago
DOCTYPE html> <html lang="ja"> <head> <meta charset="UTF-8"> <title>Hello World</title> </head> <bo
14 Laravel Model @11_php:02_framework:01_laravel
1 Hits, Last modified: 4 years ago
| | Yes | 2014_10_12_100000_create_password_resets_table | 1 | | Yes | 2016_0
27 Laravel Voyager @11_php:02_framework:01_laravel
1 Hits, Last modified: 6 years ago
-rw-r--r-- 1 matsui users 223 Apr 3 10:40 VoyagerSettingsController.php -rw-r--r-- 1 matsui users 207

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