Tool um anhand eines CTS GD-Ablaufs eine ProPresenter7 präsentation zu erstellen
Go to file
2026-03-06 10:25:35 +01:00
.sisyphus docs: add build commands and architecture overview to AGENTS.md 2026-03-02 23:03:14 +01:00
app refactor(export): use in-memory content for zip bundle and playlist entries 2026-03-06 10:25:21 +01:00
bootstrap style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
config docs: add build commands and architecture overview to AGENTS.md 2026-03-02 23:03:14 +01:00
database feat(slides): add sort_order column, bulk delete, and reorder endpoints 2026-03-02 23:02:19 +01:00
docs chore: verify CTS API token auth and package compatibility 2026-03-01 18:56:03 +01:00
public feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
ref feat(services): show CTS event ID tooltip on title hover 2026-03-02 12:04:00 +01:00
resources feat(ui): improve arrangement configurator, song preview, and downloads 2026-03-02 23:02:51 +01:00
routes style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
src/Cts style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
storage feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
tests refactor(export): use in-memory content for zip bundle and playlist entries 2026-03-06 10:25:21 +01:00
.editorconfig feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
.env.example feat(auth): add dummy test login for local dev + update env for Herd 2026-03-01 22:33:29 +01:00
.gitattributes feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
.gitignore test(e2e): add Playwright infrastructure with auth setup 2026-03-01 22:45:19 +01:00
AGENTS.md docs: sync AGENTS.md with orchestration repo updates 2026-03-06 10:25:35 +01:00
artisan feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
composer.json build(deps): integrate ProPresenter parser via composer path 2026-03-02 12:05:04 +01:00
composer.lock build(deps): integrate ProPresenter parser via composer path 2026-03-02 12:05:04 +01:00
docker-compose.yml feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
Dockerfile feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
package-lock.json fix: register ZiggyVue plugin for route() in Vue templates 2026-03-02 08:57:55 +01:00
package.json fix: register ZiggyVue plugin for route() in Vue templates 2026-03-02 08:57:55 +01:00
phpunit.xml feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
playwright.config.ts fix: register ZiggyVue plugin for route() in Vue templates 2026-03-02 08:57:55 +01:00
README.md feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
test.jpg feat(services): show CTS event ID tooltip on title hover 2026-03-02 12:04:00 +01:00
test.txt feat(services): show CTS event ID tooltip on title hover 2026-03-02 12:04:00 +01:00
vite.config.js docs: add build commands and architecture overview to AGENTS.md 2026-03-02 23:03:14 +01:00

Laravel Logo

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework. You can also check out Laravel Learn, where you will be guided through building a modern Laravel application.

If you don't feel like reading, Laracasts can help. Laracasts contains thousands of video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Partners program.

Premium Partners

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.