This website requires JavaScript.
Explore
Help
Sign In
Flycro
/
nuxt-laravel-monorepo
Watch
1
Star
0
Fork
You've already forked nuxt-laravel-monorepo
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
nuxt-laravel-monorepo
/
apps
/
backend
/
tests
/
Unit
/
ExampleTest.php
6 lines
71 B
PHP
Raw
Permalink
Blame
History
<
?
php
test
(
'example'
,
function
()
{
expect
(
true
)
->
toBeTrue
();
});
Reference in New Issue
View Git Blame
Copy Permalink