Go to file
ncoronel 387e136707 feat: update environment configuration for production and enhance TelepagosIntegrationService with token caching and error handling 2026-07-06 08:48:40 -03:00
app feat: update environment configuration for production and enhance TelepagosIntegrationService with token caching and error handling 2026-07-06 08:48:40 -03:00
bootstrap feat: implement multi-tenant cart functionality and add image validation helper 2026-07-01 15:38:12 -03:00
config feat: configure integration secret and update seeder for Telepagos integration 2026-07-03 15:35:31 -03:00
database refactor: remove PaymentProviderInterface and TelepagosProvider, simplify CheckoutService and related tests 2026-07-03 16:55:11 -03:00
docs/postman Refactor tenant prop API routes and update Postman collection for clarity 2026-06-22 16:53:42 -03:00
postman feat(storage): implement S3 file upload and temporary URL generation functionality 2026-06-25 14:23:34 -03:00
public feat: add TenantSeeder to initialize sonder tenant with header logo asset 2026-07-01 16:05:55 -03:00
resources initial commit 2026-06-18 10:09:24 -03:00
routes feat: implement integration management with CRUD operations and routes for tenant integration 2026-07-03 14:44:18 -03:00
storage feat: add product catalog image seeder and support assets 2026-07-01 11:01:48 -03:00
tests feat: update environment configuration for production and enhance TelepagosIntegrationService with token caching and error handling 2026-07-06 08:48:40 -03:00
.editorconfig initial commit 2026-06-18 10:09:24 -03:00
.env.example feat: update environment configuration for production and enhance TelepagosIntegrationService with token caching and error handling 2026-07-06 08:48:40 -03:00
.gitattributes initial commit 2026-06-18 10:09:24 -03:00
.gitignore initial commit 2026-06-18 10:09:24 -03:00
.npmrc initial commit 2026-06-18 10:09:24 -03:00
AGENTS.md Refactor project structure to use domain-oriented architecture; add Product and Tenant domains with controllers, models, requests, resources, and routes 2026-06-19 11:59:28 -03:00
README.md initial commit 2026-06-18 10:09:24 -03:00
ShopIt_API_Postman_Collection.json feat: configure integration secret and update seeder for Telepagos integration 2026-07-03 15:35:31 -03:00
Tenant_CRUD_Postman_Collection.json feat: differentiate between header and footer colors 2026-07-01 15:37:46 -03:00
artisan initial commit 2026-06-18 10:09:24 -03:00
composer.json feat: implement authentication functionality with login and logout endpoints 2026-07-02 14:55:47 -03:00
composer.lock feat: implement authentication functionality with login and logout endpoints 2026-07-02 14:55:47 -03:00
package.json initial commit 2026-06-18 10:09:24 -03:00
phpunit.xml feat: update product tenant relations, implement attachments, refactor product attributes, and configure SQLite for testing 2026-07-01 15:05:21 -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.