ユーザ用ツール

サイト用ツール


プログラム言語:php:laravel

差分

このページの2つのバージョン間の差分を表示します。

この比較画面にリンクする

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
次のリビジョン 両方とも次のリビジョン
プログラム言語:php:laravel [2020/01/14 15:50]
humolife [Laravel]
プログラム言語:php:laravel [2020/06/02 11:01]
humolife [Laravel]
行 4: 行 4:
   * [[プログラム言語:php:laravel:ページャ|ページャ]]   * [[プログラム言語:php:laravel:ページャ|ページャ]]
   * [[プログラム言語:php:laravel:セッション|セッション]]   * [[プログラム言語:php:laravel:セッション|セッション]]
 +  * [[プログラム言語:php:laravel:フォーム|フォーム]]
 +  * [[プログラム言語:php:laravel:axios|axios で Laravel のバリデーションエラーを取得する方法]]
 +  * [[プログラム言語:php:laravel:ログ出力|ログ出力]]
 +
 +===== パッケージ =====
 +  * [[http://image.intervention.io/getting_started/introduction|Intervention Image(画像処理)]]
 +  * [[https://laravelcollective.com/docs|Laravel Collective(フォーム)]]
 +  * [[https://qiita.com/yudsuzuk/items/ff894bd0b76d4657741d|Carbon]]
  
 参考サイト 参考サイト
   * [[https://www.ritolab.com/entry/93#aj_10|Laravelのクエリビルダ記法まとめ]]   * [[https://www.ritolab.com/entry/93#aj_10|Laravelのクエリビルダ記法まとめ]]
-  * [[https://daiki-sekiguchi.com/2018/07/26/laravel-sql-log/|SQLログをlaravel.logへ出力]] 
   * [[https://re-engines.com/2019/07/11/laravel5-8-logging/|ログの扱い方]]   * [[https://re-engines.com/2019/07/11/laravel5-8-logging/|ログの扱い方]]
 +  * [[https://qiita.com/namizatop/items/5d56d96d4c255a0e3a87?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items|Laravel6でマルチ認証を実装する(UserとAdminの階層を分ける)]]
 +  * [[https://qiita.com/ryu19maki/items/f240f10eab51c792b9a4|Laravelのmax file sizeのValidationメッセージでKBをMBにする方法]]
 +  * [[https://pointsandlines.jp/server-side/php/laravel-post_max_size|Middlewareでpost_max_sizeを超えたリクエストの処理をする]]
   * http://recipes.laravel.jp/   * http://recipes.laravel.jp/
   * https://laraweb.net/   * https://laraweb.net/
行 15: 行 25:
   * [[ソフトウェア:docker:トラブルシューティング:Laravel の php artisan migrate で The server requested authentication method unknown to the client と出るとき|Laravel の php artisan migrate で The server requested authentication method unknown to the client と出るとき]]   * [[ソフトウェア:docker:トラブルシューティング:Laravel の php artisan migrate で The server requested authentication method unknown to the client と出るとき|Laravel の php artisan migrate で The server requested authentication method unknown to the client と出るとき]]
   * [[プログラム言語:php:laravel:cross-env command not foundと出るとき|npm runでsh: cross-env: command not found と出るとき]]   * [[プログラム言語:php:laravel:cross-env command not foundと出るとき|npm runでsh: cross-env: command not found と出るとき]]
 +  * [[プログラム言語:php:laravel:The server requested authentication method unknown to the client と出るとき|The server requested authentication method unknown to the client と出るとき]]
 +  * [[プログラム言語:php:laravel:staging.ERROR: file_put_contents(...): failed to open stream: Permission denied と出るとき|staging.ERROR: file_put_contents(...): failed to open stream: Permission denied と出るとき]]
 +
 +===== おすすめ書籍 =====
 +  * [[https://www.amazon.co.jp/gp/product/4798052582/ref=as_li_tl?ie=UTF8&camp=247&creative=1211&creativeASIN=4798052582&linkCode=as2&tag=aff05d-22&linkId=b21305862d1878195958dce6305336a0|PHPフレームワーク Laravel入門]]
 +
 ===== 未整理情報 ===== ===== 未整理情報 =====
   * [[https://manablog.org/laravel-image-manipulation/|Laravelで画像処理(アップロード/リサイズ/サムネイル)を行なう方法]]   * [[https://manablog.org/laravel-image-manipulation/|Laravelで画像処理(アップロード/リサイズ/サムネイル)を行なう方法]]
   * [[https://qiita.com/sizukutamago/items/007c281670a17e09f74b|laravel5.3でwebsocket通信のチュートリアル(Pusher)]]   * [[https://qiita.com/sizukutamago/items/007c281670a17e09f74b|laravel5.3でwebsocket通信のチュートリアル(Pusher)]]
  
プログラム言語/php/laravel.txt · 最終更新: 2022/07/22 17:27 by humolife