Archived
1
0
Fork 0
No description
This repository has been archived on 2026-06-16. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2023-03-12 18:36:11 +01:00
app app/Http/Livewire/Form/AccountForm.php: Change "password" validator rule to "current_password" 2023-03-02 15:51:23 +01:00
bootstrap Initial Commit 2021-10-18 11:56:52 +02:00
config Formatting fixes and cleanup. 2023-01-31 07:36:35 +01:00
database database/factories/CardFactory.php: Adding jackpot. 2023-02-19 15:41:37 +01:00
public public/index.php: Style fix. 2023-03-12 18:36:11 +01:00
resources app/Http/Livewire/Game.php: Implement jackpot. 2023-02-19 16:19:17 +01:00
routes Formatting fixes and cleanup. 2023-01-31 07:36:35 +01:00
storage Initial Commit 2021-10-18 11:56:52 +02:00
tests tests/Feature/Game/GameBoardTest.php: remove unused variable. 2023-03-12 18:34:28 +01:00
.editorconfig Initial Commit 2021-10-18 11:56:52 +02:00
.env.example Adding config/trustedproxy.php 2023-01-29 19:32:43 +01:00
.gitattributes Initial Commit 2021-10-18 11:56:52 +02:00
.gitignore gitignore: ignore public/mix-manifest.json 2023-01-29 14:51:19 +01:00
.styleci.yml Initial Commit 2021-10-18 11:56:52 +02:00
artisan Formatting fixes and cleanup. 2023-01-31 07:36:35 +01:00
composer.json Upgrade to Laravel 10 2023-02-27 20:50:25 +01:00
composer.lock composer: update packages. 2023-03-02 16:00:59 +01:00
package-lock.json npm: update packages. 2023-01-31 07:41:52 +01:00
package.json Initial Commit 2021-10-18 11:56:52 +02:00
phpunit.xml Initial Commit 2021-10-18 11:56:52 +02:00
README.md Initial Commit 2021-10-18 11:56:52 +02:00
server.php Formatting fixes and cleanup. 2023-01-31 07:36:35 +01:00
tailwind.config.js tailwind.config.js: Add "odd" variant to background color. 2021-12-31 16:55:06 +01:00
webpack.mix.js Initial Commit 2021-10-18 11:56:52 +02:00

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.

If you don't feel like reading, Laracasts can help. Laracasts contains over 1500 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 Patreon page.

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.