|
.github
|
ci: bump action versions
|
2026-02-24 16:12:40 +01:00 |
|
app
|
chore(auth): improve user model
|
2026-02-24 19:08:16 +01:00 |
|
bootstrap
|
chore(deps): install laravel horizon and all horizon assets
|
2025-12-16 17:08:59 +01:00 |
|
config
|
chore(config): update configs to the latest skeleton
|
2026-02-24 18:28:33 +01:00 |
|
database
|
feat(jobs): create job_batches table
|
2025-12-16 17:08:59 +01:00 |
|
docker
|
chore(setup): add new folder structure
|
2025-11-30 16:50:04 +01:00 |
|
public
|
style: apply pint to full codebase
|
2025-11-30 16:58:58 +01:00 |
|
resources
|
chore(setup): add tailwind v4
|
2025-11-30 16:58:58 +01:00 |
|
routes
|
style: apply pint to full codebase
|
2025-11-30 16:58:58 +01:00 |
|
scripts
|
chore(setup): create core skeleton
|
2025-11-30 16:50:04 +01:00 |
|
storage
|
chore(tooling): add rector caching
|
2025-12-02 19:56:57 +01:00 |
|
templates/services
|
chore(setup): add new folder structure
|
2025-11-30 16:50:04 +01:00 |
|
tests
|
test: add strict preset manually to remove toHaveProtectedMethods test
|
2026-02-24 19:08:16 +01:00 |
|
.dockerignore
|
chore: add phpstan cache folder to .dockerignore and .gitignore
|
2025-12-03 14:35:55 +01:00 |
|
.editorconfig
|
chore(setup): create core skeleton
|
2025-11-30 16:50:04 +01:00 |
|
.env.example
|
chore(config): update config files to the latest skeleton version
|
2025-12-01 23:11:33 +01:00 |
|
.env.local.example
|
chore: add redis envs to .env.local.example
|
2025-12-09 17:51:02 +01:00 |
|
.env.production.example
|
chore(setup): create core skeleton
|
2025-11-30 16:50:04 +01:00 |
|
.env.testing
|
chore(setup): create core skeleton
|
2025-11-30 16:50:04 +01:00 |
|
.gitattributes
|
chore(setup): create core skeleton
|
2025-11-30 16:50:04 +01:00 |
|
.gitignore
|
chore: add phpstan cache folder to .dockerignore and .gitignore
|
2025-12-03 14:35:55 +01:00 |
|
artisan
|
chore(setup): create core skeleton
|
2025-11-30 16:50:04 +01:00 |
|
bun.lock
|
build: switch to vite 8 beta and vite-plugin-svelte 7
|
2026-03-04 14:35:51 +01:00 |
|
CHANGELOG.md
|
docs: improve refactored changelog section wording
|
2026-02-23 23:17:14 +01:00 |
|
compose.worker.yaml
|
build: add empty compose.worker.yaml
|
2025-12-16 17:08:59 +01:00 |
|
composer.json
|
chore: update files to the latest laravel skeleton
|
2026-02-24 18:28:33 +01:00 |
|
composer.lock
|
chore(deps): bump dependencies
|
2026-02-24 16:12:40 +01:00 |
|
CONTRIBUTING.md
|
docs: add temporary contributing guide
|
2025-11-30 16:58:58 +01:00 |
|
LICENSE
|
chore(setup): change license from Apache-2.0 to AGPL-3.0
|
2025-11-30 16:29:18 +01:00 |
|
package.json
|
chore(tooling): add vite preview script
|
2026-03-04 14:52:51 +01:00 |
|
phpstan.neon
|
chore(tooling): remove generalizeEnvReturnType from larastan
|
2026-02-24 19:08:16 +01:00 |
|
phpunit.xml
|
chore: update files to the latest laravel skeleton
|
2026-02-24 18:28:33 +01:00 |
|
pint.json
|
fix(tooling): do not replace property-read with property
|
2026-02-24 19:08:16 +01:00 |
|
README.md
|
chore(setup): create core skeleton
|
2025-11-30 16:50:04 +01:00 |
|
rector.php
|
chore(tooling): update and improve rector config
|
2026-02-24 19:08:16 +01:00 |
|
SECURITY.md
|
docs: add improved SECURITY.md file
|
2025-11-30 16:50:04 +01:00 |
|
svelte.config.ts
|
chore(setup): configure svelte
|
2026-03-04 14:52:51 +01:00 |
|
tsconfig.json
|
chore(tooling): add strict tsconfig.json
|
2026-03-04 15:44:42 +01:00 |
|
vite.config.ts
|
chore(setup): svelte and enforce runes mode
|
2026-03-04 14:36:07 +01:00 |