LoginSignup
0
0

More than 1 year has passed since last update.

【Laravel】laravel/uiのAuth機能のCSSが反映されない

Last updated at Posted at 2022-08-06

環境

MacOS 11.5.2(Big Sur)
Laravel 9.17.0
php 8.1.2

困っていること

laravel/uiのAuth機能を実施しようとしたところ下記のような画面に。おそらくCSSがうまく反映されていない様子。

スクリーンショット 2022-08-05 10.02.50.png

解決方法

Terminalにて下記コマンドを実行。
npm run dev

参考記事
https://teratail.com/questions/332840

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0