Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

practical-laravel-api

النجوم١
التفرعات٠
آخر تحديث٢٧ أبريل ٢٠٢٦ في ١٨:٢٨

Conventions for designing practical, consumer-friendly JSON APIs in Laravel with Sanctum. Use when adding or changing endpoints under routes/api.php or app/Http/Controllers/Api/, when reviewing an existing API for consistency, or when aligning multiple Laravel API apps on a shared shape. Optimised for non-developer consumers (Power BI, Excel, AI agents holding tokens) rather than strict OpenAPI compliance — the goal is "obvious from the response", not "minimal payload".

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly