This website requires JavaScript.
Explore
Help
Sign In
trmnl
/
larapaper
Watch
0
Star
0
Fork
0
mirror of
https://github.com/usetrmnl/larapaper.git
synced
2026-08-13 14:28:54 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0.36.0
larapaper
/
tests
/
Unit
/
ExampleTest.php
T
6 lines
87 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
Set up a fresh Laravel app
2025-02-08 15:05:41 +01:00
<?
php
refactor: apply rector
2025-09-24 20:31:32 +02:00
test
(
'that true is true'
,
function
()
:
void
{
Install Breeze
2025-02-08 15:06:14 +01:00
expect
(
true
)
->
toBeTrue
();
});
Reference in New Issue
Copy Permalink