Go to file
Matt Young c058b92930 Progress on student controller rewrite and testing. 2025-07-07 02:02:18 -05:00
.runParalellTestsAll Select audition and generate forms for setting and removing no_show flags 2024-07-07 19:33:52 -05:00
app Progress on student controller rewrite and testing. 2025-07-07 02:02:18 -05:00
bootstrap Provide for switching implementation of nomination ensemble rules based on audition setting. 2025-02-12 18:15:27 -06:00
config Fix timezone issue 2024-09-13 21:46:08 -05:00
database add forSchool method to UserFactory 2025-07-05 21:57:43 -05:00
public Sort student list 2024-05-29 13:13:08 -05:00
resources Testing for DoublerRequestController.php 2025-07-05 23:44:16 -05:00
routes Refactor and test MonitorController 2025-07-05 13:27:58 -05:00
storage Progress on student controller rewrite and testing. 2025-07-07 02:02:18 -05:00
tests Progress on student controller rewrite and testing. 2025-07-07 02:02:18 -05:00
tests-old/Feature Stash old tests 2025-06-30 16:18:40 -05:00
.editorconfig Set up a fresh Laravel app 2024-05-25 23:27:41 -05:00
.env.example Add mailgun options 2024-06-11 21:45:37 -05:00
.gitattributes Set up a fresh Laravel app 2024-05-25 23:27:41 -05:00
.gitignore Dashboard Controller testing 2025-07-07 00:10:13 -05:00
README.md Set up a fresh Laravel app 2024-05-25 23:27:41 -05:00
artisan Set up a fresh Laravel app 2024-05-25 23:27:41 -05:00
composer.json Seating page lists entries in score order 2024-07-10 23:22:37 -05:00
composer.lock Seating page lists entries in score order 2024-07-10 23:22:37 -05:00
dump.rdb Scoring service working 2024-06-17 02:07:19 -05:00
package-lock.json Install Alpine 2024-05-26 23:46:17 -05:00
package.json Install Alpine 2024-05-26 23:46:17 -05:00
phpunit.xml Fix error in judging dashboard 2024-06-15 15:18:29 -05:00
postcss.config.js Tailwind 2024-05-26 00:08:04 -05:00
tailwind.config.js Editing and deleting students working 2024-05-30 19:01:25 -05:00
vite.config.js Set up a fresh Laravel app 2024-05-25 23:27:41 -05:00

README.md

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 may also try the Laravel Bootcamp, where you will be guided through building a modern Laravel application from scratch.

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.