Laravel 9 Development Tutorials, Guides & Insights
Unlock 1+ expert-curated laravel 9 tutorials, real-world code snippets, and modern dev strategies. From fundamentals to advanced topics, boost your laravel 9 skills on DeveloperBreeze.
Adblocker Detected
It looks like you're using an adblocker. Our website relies on ads to keep running. Please consider disabling your adblocker to support us and access the content.
بناء API متقدم باستخدام Laravel Passport للتوثيق
في هذا الدرس، سنقوم بإنشاء واجهة برمجة تطبيقات (API) متقدمة باستخدام Laravel، وسنستخدم Laravel Passport لإضافة التوثيق (authentication) القائم على الـ OAuth2. هذا النوع من التوثيق يوفر أمانًا أعلى ويسمح بتصديق المستخدمين عبر رموز الوصول (access tokens).
- بيئة Laravel مثبتة (Laravel 9 أو أحدث)
- Composer
- MySQL أو SQLite
- Postman لاختبار الـ API