I just started using the new version of Laravel (version 12)
I created a new project using the Livewire starter kit.
The installation process worked quite well.
I then changed to the new directory and ran:
composer run dev
I use Herd and was given a local URL
I put the URL in my chosen web browser, Brave.
The welcome page came up just fine, with a couple of options for login and register.
I opted to register, but the registration page had no styling.
I then realised that the app.css and a couple of other files were being blocked by the browser.
I put the shields down for the new URL and everything worked.
Nothing had gone wrong with the installation at all.
Something to watch out for folks.
No comments:
Post a Comment