Skip to main content

Black Friday 2025! Only until December 1st: coupon FRIDAY25 for 40% off Yearly/Lifetime membership!

Read more here

Testing Admin Restaurant Web Routes

Premium
4 min read

The Full Lesson is Only for Premium Members

Want to access all of our courses? (29 h 14 min)

You also get:

54 courses
Premium tutorials
Access to repositories
Private Discord
Get Premium for $129/year or $29/month

Already a member? Login here

Comments & Discussion

S
simcha.fridman ✓ Link copied!

hi In the line of the Run Test you need to write

php artisan test --filter RestaurantTest

S
simcha.fridman ✓ Link copied!

Note that in order to run inertia tests You must run in a different terminal

npm run dev