This website requires JavaScript.
Explore
Help
Sign In
Flycro
/
LeadLight-Backend
generated from
Flycro/laravel-breeze-api
Watch
1
Star
0
Fork
You've already forked LeadLight-Backend
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1153029afa
LeadLight-Backend
/
tests
/
Feature
/
ExampleTest.php
8 lines
109 B
PHP
Raw
Blame
History
<
?
php
test
(
'example'
,
function
()
{
$response
=
$this
->
get
(
'/'
);
$response
->
assertStatus
(
200
);
});
Reference in New Issue
View Git Blame
Copy Permalink