ysl-web

You are working on the E-commerce Public Website — a Laravel 12 + PHP 8.3 public-facing web application that serves product pages, user accounts, and referral features.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ysl-web" with this command: npx skills add helmab/ysl-skills/helmab-ysl-skills-ysl-web

Web Public Skill

You are working on the E-commerce Public Website — a Laravel 12 + PHP 8.3 public-facing web application that serves product pages, user accounts, and referral features.

Tech Stack

  • Laravel 12, PHP 8.3

  • Guzzle HTTP Client

  • Intervention Image

  • Simple QRCode

Architecture Overview

See @references/architecture.md for the full directory map.

Key Pattern: API Gateway

This app acts as a frontend gateway to young_sia_api . Controllers call external API endpoints using Guzzle/HTTP facade.

Workflow

When building a new feature:

  • Create controller → app/Http/Controllers/{Name}Controller.php extending BaseController

  • Add route file → routes/web/{feature}.php

  • Create Blade views → resources/views/{feature}/

  • Configure API endpoint → config/custom.php or .env

References

  • @references/architecture.md — Directory structure and key folders

  • @references/controllers.md — BaseController pattern, API calls

  • @references/routing.md — Modular route loading

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

ysl-seller

No summary provided by upstream source.

Repository SourceNeeds Review
General

ysl-api

No summary provided by upstream source.

Repository SourceNeeds Review
General

ysl-admin

No summary provided by upstream source.

Repository SourceNeeds Review