Website for docket on Eliza v. MAD
Find a file
2025-12-18 08:36:42 -07:00
.vscode Update memory bank now. 2025-10-01 21:37:41 -06:00
app Add TrustProxies middleware to fix HTTPS detection behind Caddy 2025-12-17 22:00:12 -07:00
bootstrap Add TrustProxies middleware to fix HTTPS detection behind Caddy 2025-12-17 22:00:12 -07:00
cline_docs Fix mobile/tablet PDF viewer - enable viewing in all orientations with scrolling 2025-12-18 08:32:59 -07:00
config v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
database Fix AdminSeeder to use correct bcrypt hash format 2025-12-17 21:53:00 -07:00
docker Fix PHP-FPM command in supervisord 2025-12-17 20:16:31 -07:00
public v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
resources Fix mobile PDF viewer scrolling - wrap iframe in scrollable container 2025-12-18 08:36:42 -07:00
routes Remove test route, set APP_DEBUG=false, fix storage volume mount to preserve permissions 2025-12-17 21:27:48 -07:00
storage Phase 4: Production deployment configuration 2025-12-17 19:12:32 -07:00
tests v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
.dockerignore Fix .dockerignore to include .env file in Docker build 2025-12-17 20:45:39 -07:00
.editorconfig v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
.env Add ASSET_URL to fix mixed content issues 2025-12-17 21:50:13 -07:00
.env.example v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
.gitattributes v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
.gitignore Add .env file to repository for deployment 2025-12-17 20:38:07 -07:00
artisan v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
Caddyfile Final v1.0 commit before v2.0 Laravel migration 2025-12-17 15:06:43 -07:00
Caddyfile.remote Fix mobile/tablet PDF viewer - enable viewing in all orientations with scrolling 2025-12-18 08:32:59 -07:00
check_v1_data.js Phase 4: Production deployment configuration 2025-12-17 19:12:32 -07:00
composer.json v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
DATA_COMPARISON_REPORT.md Phase 4: Production deployment configuration 2025-12-17 19:12:32 -07:00
DEPLOYMENT.md Phase 4: Production deployment configuration 2025-12-17 19:12:32 -07:00
docker-compose.yml Remove test route, set APP_DEBUG=false, fix storage volume mount to preserve permissions 2025-12-17 21:27:48 -07:00
Dockerfile Fix Dockerfile: Create supervisor log directory 2025-12-17 19:55:52 -07:00
package.json v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
parse_sql_to_seeder.py Phase 4: Production deployment configuration 2025-12-17 19:12:32 -07:00
parse_sql_to_seeder_v2.py Phase 4: Production deployment configuration 2025-12-17 19:12:32 -07:00
PHASE3_COMPLETION_INSTRUCTIONS.md Phase 4: Production deployment configuration 2025-12-17 19:12:32 -07:00
phpunit.xml v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
postcss.config.js v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
README.md v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
seeder_data.txt Phase 4: Production deployment configuration 2025-12-17 19:12:32 -07:00
seeder_data_full.txt Phase 4: Production deployment configuration 2025-12-17 19:12:32 -07:00
tailwind.config.js v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
tsconfig.json v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
update_seeder.py Phase 4: Production deployment configuration 2025-12-17 19:12:32 -07:00
update_seeder_v2.py Phase 4: Production deployment configuration 2025-12-17 19:12:32 -07:00
vite.config.js Phase 4: Production deployment configuration 2025-12-17 19:12:32 -07: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.