Website for docket on Eliza v. MAD
Find a file
TheMaddax d7517442d6 Fix PHP-FPM command in supervisord
- Change php-fpm8.3 to php-fpm (Alpine uses generic command)
- Fixes 502 Bad Gateway error
2025-12-17 20:16:31 -07:00
.vscode Update memory bank now. 2025-10-01 21:37:41 -06:00
app Phase 4: Production deployment configuration 2025-12-17 19:12:32 -07:00
bootstrap Phase 2 partial: Admin authentication foundation 2025-12-17 15:58:32 -07:00
cline_docs Phase 4: Production deployment configuration 2025-12-17 19:12:32 -07:00
config v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
database Fix V1DataMigrationSeeder for PostgreSQL 2025-12-17 20:04:47 -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 TypeScript errors in Home.vue 2025-12-17 19:50:28 -07:00
routes Phase 2 partial: Admin authentication foundation 2025-12-17 15:58:32 -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 Phase 4: Production deployment configuration 2025-12-17 19:12:32 -07:00
.editorconfig v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -07:00
.env v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -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 v2.0: Laravel + Inertia + Vue foundation complete 2025-12-17 15:44:26 -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
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 Phase 4: Production deployment configuration 2025-12-17 19:12:32 -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.