Level 5
Is it not simply a case of adding this line into whatever component?
<link href="{{asset('css/yourcss.css') }}" rel="stylesheet">
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
How should I be doing this?
I only want these files to be loaded, when the component is loaded.
Please or to participate in this conversation.