laravel ile hızlı ve modern web programlama, Ömer Çıtak

Post on 16-Apr-2017

103 Views

Category:

Technology

16 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Laravel ile Hızlı ve Modern Web Programlama

Ömer ÇıtakDevFest Ankara 2016

whoamiSecurity Researcher @ Netsparker Ltd.

Developer @ Another Times

Writer @ Ethical Hacking “Offensive & Defensive” Book

Blog: omercitak.com

All Social Platform: @Om3rCitak

why using framework?

why using framework?● Spaghetti Code (functions.php) :P

why using framework?● Spaghetti Code (functions.php) :P

● Enforcing Coding Standart

why using framework?● Spaghetti Code (functions.php) :P

● Enforcing Coding Standart

● Pretty URLs

why using framework?● Spaghetti Code (functions.php) :P

● Enforcing Coding Standart

● Pretty URLs

● Object Relation Mapping

why using framework?● Spaghetti Code (functions.php) :P

● Enforcing Coding Standart

● Pretty URLs

● Object Relation Mapping

● MVC or other models

why using framework?● Spaghetti Code (functions.php) :P

● Enforcing Coding Standart

● Pretty URLs

● Object Relation Mapping

● MVC or other models

● Humans will write & read

why using framework?● Spaghetti Code (functions.php) :P

● Enforcing Coding Standart

● Pretty URLs

● Object Relation Mapping

● MVC or other models

● Humans will write & read

why using laravel? ● Easy. Really easy

why using laravel? ● Easy. Really easy

● Most Popular Framework

why using laravel? ● Easy. Really easy

● Most Popular Framework

● Easy Money (larajobs.com)

why using laravel? ● Easy. Really easy

● Most Popular Framework

● Easy Money (larajobs.com)

● Aplenty Resources (Laracast, Laravel Docs etc...)

why using laravel? ● Composer

why using laravel? ● Composer

● Artisan

why using laravel? ● Composer

● Artisan

● Migrations

why using laravel? ● Composer

● Artisan

● Migrations

● Seeds

why using laravel? ● Composer

● Artisan

● Migrations

● Seeds

● Eloquent

disadvantages?

disadvantages?● Sadece ben, hep ben, ben olmuşum laravel !

disadvantages?● Biz bir aileyiz ama kararları ben veririm!

disadvantages?● Biz bir aileyiz ama kararları ben veririm!

disadvantages?● Versiyonlama sorunları

http://aligundogdu.com/neden-laravel-kullanmiyorum/

disadvantages?● Login credentials not changes

demo

questions

thanks

www.omercitak.com

All Social Platform: @Om3rCitak

top related