I have the answer!
The problem happen when you enable the BroadcastServiceProvider the class use this method Broadcast::routes() and this add the route /broadcasting/auth to our Route list but to be able to see this route first you will need to run php artisan route:cache !!!!!!