Go to file
Matt Young 5be092d2ed Sort admin entries screen by id descending 2024-10-01 16:27:20 -05:00
.runParalellTestsAll Select audition and generate forms for setting and removing no_show flags 2024-07-07 19:33:52 -05:00
app Sort admin entries screen by id descending 2024-10-01 16:27:20 -05:00
bootstrap Set up print cards interface and start sample implementation 2024-08-24 17:44:53 -05:00
config Fix timezone issue 2024-09-13 21:46:08 -05:00
database Foundation work for user flags 2024-08-10 17:12:55 -05:00
public Sort student list 2024-05-29 13:13:08 -05:00
resources Bug Fix 2024-09-14 10:04:58 -05:00
routes Controller correctly selects auditions 2024-08-24 17:44:17 -05:00
storage Add delete modal. Finish tests for AdminSchools and AdminStudents 2024-07-03 13:22:55 -05:00
tests Administrators can make a user head director from school page 2024-08-10 20:23:14 -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 Stop tracking test files and update .gitignore 2024-07-12 01:43:32 -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.