Laravel Version
v12.25.0
PHP Version
8.4.7
Database Driver & Version
No response
Description
Class "Str" not found (View: ...\vendor\laravel\framework\src\Illuminate\Foundation\resources\exceptions\renderer\markdown.blade.php)
<?php echo e($exception->request()->method()); ?> <?php echo e(Str::start($exception->request()->path(), '/')); ?>
Steps To Reproduce
When exception is thrown ...