An open API service indexing awesome lists of open source software.

https://github.com/adnane-ka/shorter-lara

مجموعة من خطوات وتوجيهات لارافيل لكتابة شيفرة أنظف و أقصر في لارافيل بإستعمال ميزات مضمنة فيه.
https://github.com/adnane-ka/shorter-lara

Last synced: 2 months ago
JSON representation

مجموعة من خطوات وتوجيهات لارافيل لكتابة شيفرة أنظف و أقصر في لارافيل بإستعمال ميزات مضمنة فيه.

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)