We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee204fd + 34b9ecd commit d38a427Copy full SHA for d38a427
1 file changed
composer.json
@@ -63,6 +63,8 @@
63
"@php artisan migrate --graceful --ansi",
64
"@php artisan db:seed --ansi",
65
"npm install",
66
+ "npm install playwright@latest",
67
+ "npx playwright install",
68
"npm run build",
69
"@php cleanup.php"
70
],
0 commit comments