問題タブ [octane]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
20 参照

laravel - Laravel Octane、Sail、Sanctum、Duskで419ページが期限切れになりました

Laravel Octane への移行後、夕暮れテストは 419 Page Expired で失敗します。移行前はすべて問題ありませんでした...

名前ファイル docker/8.1/supervisord.conf に次の変更を加えました

  • ララベルのバージョン: 8.82.0
  • ララベルサンクタム: 2.14.0
  • オクタン バージョン: 1.2.0
  • 夕暮れのバージョン: 6.22.0
  • PHP バージョン: 8.1.1
  • データベース ドライバーとバージョン: MySQL 8
  • OS: macOS 12.2

.env.local.duskファイルの私の部分:

私の夕暮れテスト:

よろしく!:)