PATH:
home
/
cardxfeb
/
public_html
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Foundation
/
Console
/
stubs
/
Editing: pest.unit.stub
<?php test('example', function () { expect(true)->toBeTrue(); });
SAVE
CANCEL