Go to file
Matt Young e8732293ba Add mailgun options 2024-06-11 21:45:37 -05:00
app Update seeders 2024-06-11 20:46:32 -05:00
bootstrap User side entry process complete 2024-06-01 21:49:14 -05:00
config Add mailgun options 2024-06-11 21:45:37 -05:00
database Update seeders 2024-06-11 20:46:32 -05:00
public Sort student list 2024-05-29 13:13:08 -05:00
resources Hide student and entry menus if current user does not have a school. Hint on profile page that they should get a school 2024-06-11 21:02:26 -05:00
routes Progress on tab pages 2024-06-10 01:32:18 -05:00
storage Laravel Debug Bar and app layout 2024-05-27 00:59:31 -05:00
tests Install Pest 2024-05-25 23:27:47 -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 Set up a fresh Laravel app 2024-05-25 23:27:41 -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 Add mailgun options 2024-06-11 21:45:37 -05:00
composer.lock Add mailgun options 2024-06-11 21:45:37 -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 Set up a fresh Laravel app 2024-05-25 23:27:41 -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.