Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

leopardat1's avatar

How to add display to default Dashboard page

I would like to read from an RSS feed and display the feed on the default dashboard page.

Where would I add the logic to read the feed (curl or something) and return it to the default laravel blade dashboard.php file?

What file would I need to edit or do I add some middleware/controller to do this instead?

0 likes
1 reply

Please or to participate in this conversation.