https://github.com/adnane-ka/shorter-lara
مجموعة من خطوات وتوجيهات لارافيل لكتابة شيفرة أنظف و أقصر في لارافيل بإستعمال ميزات مضمنة فيه.
https://github.com/adnane-ka/shorter-lara
Last synced: 2 months ago
JSON representation
مجموعة من خطوات وتوجيهات لارافيل لكتابة شيفرة أنظف و أقصر في لارافيل بإستعمال ميزات مضمنة فيه.
- Host: GitHub
- URL: https://github.com/adnane-ka/shorter-lara
- Owner: adnane-ka
- Created: 2021-05-28T16:11:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-26T17:07:54.000Z (almost 3 years ago)
- Last Synced: 2025-01-25T23:01:19.409Z (4 months ago)
- Homepage:
- Size: 26.4 KB
- Stars: 10
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shorter-lara
مجموعة من خطوات وتوجيهات لارافيل لكتابة شيفرة أنظف و أقصر بإستعمال ميزات مضمنة في لارافيل.> قم بتفحص نسخة جافاسكربت من هذا المستودع [هنا](https://github.com/adnane-ka/shorter-js) .
##### [رابط الكائنات بالعلاقات - Laravel Eloquent](Eloquent.md)
##### [ملفات العرض - Blade](Blade.md)
##### [باني الاستعلامات - Query Builder](Query-Builder.md)
##### [التوجيه - Routing](Routing.md)
##### [التحقق - Validation](Validation.md)
##### [الطلبات - Request](Request.md)
##### [آخر - Other](Other.md)
##### [الإختبار - Testing](https://github.com/adnane-ka/tdd-tips-in-laravel)