Hi, it's sure, I'm a beginner with StoryBook.
I followed the documentation of this package.
I installed a new fresh Laravel 11.
laravel new storybook
composer require area17/blast
php artisan vendor:publish --provider="A17\Blast\BlastServiceProvider" --tag="blast-config"
I don't know how I should update the config file
If I do this :
The story is created
If I do :
or
php artisan blast:launch --install
I have this :

and
