laravel-telescope-toolbar icon indicating copy to clipboard operation
laravel-telescope-toolbar copied to clipboard

Config file not copied

Open rdp77 opened this issue 2 years ago • 2 comments

php artisan vendor:publish --provider="Fruitcake\\TelescopeToolbar\\ToolbarServiceProvider"

Result : image

rdp77 avatar Jun 10 '22 11:06 rdp77

same here laravel version : v9.52.4

also the toolbar is not showing

ricventu avatar Mar 20 '23 14:03 ricventu

Check to make sure telescope is enabled before attempting to publish the configuration. Especially if you have telescope setup to work on dev only

xavi7th avatar Mar 29 '24 06:03 xavi7th