Go to file
ncoronel f6e8716218 feat(events): expose published events to storefront 2026-09-18 14:33:28 -03:00
app feat(events): expose published events to storefront 2026-09-18 14:33:28 -03:00
bootstrap refactor(backend): reorganize domains into Core, Commerce, Ticketing and Shared 2026-09-18 10:15:57 -03:00
config refactor(backend): reorganize domains into Core, Commerce, Ticketing and Shared 2026-09-18 10:15:57 -03:00
database feat(events): support event cover attachments 2026-09-18 14:33:21 -03:00
docs refactor(auth): remove role-based logic from scanner authentication and permissions 2026-09-04 15:33:01 -03:00
lang feat(checkout): route carts to replacement variants 2026-09-14 14:09:49 -03:00
postman Refactor Catalog API: Remove Create Catalog Item Endpoint and Update Related Logic 2026-09-18 13:51:13 -03:00
public feat(tenant): add hero carousel images and update related services and tests 2026-09-17 16:47:49 -03:00
resources refactor(backend): reorganize domains into Core, Commerce, Ticketing and Shared 2026-09-18 10:15:57 -03:00
routes refactor(backend): reorganize domains into Core, Commerce, Ticketing and Shared 2026-09-18 10:15:57 -03:00
storage feat(onticket): add immersive hero configuration and carousel, update tenant seeder and tests 2026-09-18 09:39:25 -03:00
tests Refactor Catalog API: Remove Create Catalog Item Endpoint and Update Related Logic 2026-09-18 13:51:13 -03:00
.editorconfig initial commit 2026-06-18 10:09:24 -03:00
.env.example feat(notification): implement idempotent email delivery system and update related services 2026-09-14 09:41:40 -03:00
.gitattributes initial commit 2026-06-18 10:09:24 -03:00
.gitignore feat: update .gitignore to include .env.testing and enhance phpunit.xml with additional environment variables 2026-07-07 09:25:39 -03:00
.npmrc initial commit 2026-06-18 10:09:24 -03:00
AGENTS.md refactor(backend): reorganize domains into Core, Commerce, Ticketing and Shared 2026-09-18 10:15:57 -03:00
README.md initial commit 2026-06-18 10:09:24 -03:00
ShopIt_API_Postman_Collection.json Refactor Catalog API: Remove Create Catalog Item Endpoint and Update Related Logic 2026-09-18 13:51:13 -03:00
Tenant_CRUD_Postman_Collection.json feat(bootstrap): update tenant bootstrap endpoint to accept domain and path as query parameters, enhancing tenant resolution logic 2026-08-14 15:17:24 -03:00
artisan initial commit 2026-06-18 10:09:24 -03:00
composer.json fix(tests): isolate databases in memory and reject persistent connections 2026-09-14 12:35:34 -03:00
composer.lock feat(sales): add Excel exports 2026-08-25 11:37:53 -03:00
package.json initial commit 2026-06-18 10:09:24 -03:00
phpunit.xml fix(tests): isolate databases in memory and reject persistent connections 2026-09-14 12:35:34 -03:00
vite.config.js initial commit 2026-06-18 10:09:24 -03: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.

In addition, 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.

You can also watch bite-sized lessons with real-world projects on Laravel Learn, where you will be guided through building a Laravel application from scratch while learning PHP fundamentals.

Agentic Development

Laravel's predictable structure and conventions make it ideal for AI coding agents like Claude Code, Cursor, and GitHub Copilot. Install Laravel Boost to supercharge your AI workflow:

composer require laravel/boost --dev

php artisan boost:install

Boost provides your agent 15+ tools and skills that help agents build Laravel applications while following best practices.

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.