Testing a Laravel Inertia App
Find a file
2025-11-07 13:36:00 -03:00
.github/workflows initial commit 2025-11-07 13:36:00 -03:00
app initial commit 2025-11-07 13:36:00 -03:00
bootstrap initial commit 2025-11-07 13:36:00 -03:00
config initial commit 2025-11-07 13:36:00 -03:00
database initial commit 2025-11-07 13:36:00 -03:00
public initial commit 2025-11-07 13:36:00 -03:00
resources initial commit 2025-11-07 13:36:00 -03:00
routes initial commit 2025-11-07 13:36:00 -03:00
storage initial commit 2025-11-07 13:36:00 -03:00
tests initial commit 2025-11-07 13:36:00 -03:00
.editorconfig initial commit 2025-11-07 13:36:00 -03:00
.env.example initial commit 2025-11-07 13:36:00 -03:00
.gitattributes initial commit 2025-11-07 13:36:00 -03:00
.gitignore initial commit 2025-11-07 13:36:00 -03:00
.prettierignore initial commit 2025-11-07 13:36:00 -03:00
.prettierrc initial commit 2025-11-07 13:36:00 -03:00
artisan initial commit 2025-11-07 13:36:00 -03:00
components.json initial commit 2025-11-07 13:36:00 -03:00
composer.json initial commit 2025-11-07 13:36:00 -03:00
composer.lock initial commit 2025-11-07 13:36:00 -03:00
eslint.config.js initial commit 2025-11-07 13:36:00 -03:00
package-lock.json initial commit 2025-11-07 13:36:00 -03:00
package.json initial commit 2025-11-07 13:36:00 -03:00
phpunit.xml initial commit 2025-11-07 13:36:00 -03:00
tsconfig.json initial commit 2025-11-07 13:36:00 -03:00
vite.config.ts initial commit 2025-11-07 13:36:00 -03:00