Looking to hire Laravel developers? Try LaraJobs

laravelnotlari maintained by emr

Description
Laravel Notları
Last update
2020/10/08 16:09 (dev-master)
License
Links
Downloads
7

Comments
comments powered by Disqus

Laravel Notes

Laravel is an open source PHP framework with MVC structure. Object Orientation "Object Oriented Programming (OOP)"; "Object Relational Mapping (ORM)" in Object relationship with DB; "Composer" as dependency management; "Artisan" is used for configuration. In these notes, the subjects that will be needed about Laravel are explained with examples. (Laravel, MVC yapısına sahip açık kaynak kodlu PHP çerçevesidir (framework). Nesne yönelimi "Object Oriented Programming(OOP)"; DB ile Nesne ilişkisinde "Object Relational Mapping(ORM)"; Bağımlılık yönetimi olarak "Composer"; Konfigurasyon için "Artisan" kullanılır. Bu notlarda Laravel hakkında ihtiyaç duyulacak konular örneklerle anlatılmıştır.)

Emrullah İLÇİN