area17 / blast

Storybook for Laravel Blade 🚀
https://dev.to/area17/getting-started-with-blast-storybook-for-laravel-blade-c5c
Apache License 2.0
269 stars 39 forks source link

Laravel Sail Configuration Query: Resolving Error Encountered #127

Closed 0528Makoto closed 5 months ago

0528Makoto commented 6 months ago

Hello,

I'm encountering difficulties configuring Laravel Sail as I'm consistently encountering the following error: [insert error message here]. I've followed the instructions provided in the official documentation, yet I'm unable to resolve it.

image

use "php artisan blast:launch"

Could someone please provide guidance on the correct configuration to use with Laravel Sail? I appreciate any assistance or suggestions you can offer to help resolve this issue.

Thank you in advance for your collaboration!

mrtimbrook commented 6 months ago

It looks like you're trying to access the route used by Storybook to access your components. Go to localhost:6006 to access the Storybook UI.