An open-source & self-hostable Heroku / Netlify / Vercel alternative.
Find a file
2025-11-30 16:50:04 +01:00
app/Providers chore: add strict AppServiceProvider 2025-11-30 16:50:04 +01:00
bootstrap chore(setup): create core skeleton 2025-11-30 16:50:04 +01:00
config chore(config): improve app config 2025-11-30 16:50:04 +01:00
database/seeders/local chore(setup): create core skeleton 2025-11-30 16:50:04 +01:00
public chore(setup): create core skeleton 2025-11-30 16:50:04 +01:00
resources chore(setup): create core skeleton 2025-11-30 16:50:04 +01:00
routes chore(setup): create core skeleton 2025-11-30 16:50:04 +01:00
scripts chore(setup): create core skeleton 2025-11-30 16:50:04 +01:00
storage chore(setup): create core skeleton 2025-11-30 16:50:04 +01:00
.editorconfig chore(setup): create core skeleton 2025-11-30 16:50:04 +01:00
.env.development.example chore(setup): create core skeleton 2025-11-30 16:50:04 +01:00
.env.example chore(setup): create core skeleton 2025-11-30 16:50:04 +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(setup): create core skeleton 2025-11-30 16:50:04 +01:00
artisan chore(setup): create core skeleton 2025-11-30 16:50:04 +01:00
CHANGELOG.md docs: update changelog 2025-11-05 08:12:54 +00:00
composer.json chore(setup): create core skeleton 2025-11-30 16:50:04 +01:00
composer.lock chore(setup): create core skeleton 2025-11-30 16:50:04 +01:00
CONTRIBUTING.md fix(docs): contribute service url (#5517) 2025-04-02 19:18:13 +02: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(setup): create core skeleton 2025-11-30 16:50:04 +01:00
peck.json chore(tooling): add peck for typo checking 2025-11-30 16:50:04 +01:00
phpunit.xml chore(setup): create core skeleton 2025-11-30 16:50:04 +01:00
pint.json chore(tooling): add custom pint formatting preset 2025-11-30 16:50:04 +01:00
README.md chore(setup): create core skeleton 2025-11-30 16:50:04 +01:00
rector.php chore(tooling): add strict rector configuration 2025-11-30 16:50:04 +01:00
SECURITY.md Update SECURITY.md 2025-10-15 20:59:32 +02:00
vite.config.js chore(setup): create core skeleton 2025-11-30 16:50:04 +01:00

v5.x

  • WIP