+ All Categories
Home > Engineering > Laravel Tokyo Camp Vol.2 - Leverages

Laravel Tokyo Camp Vol.2 - Leverages

Date post: 16-Jul-2015
Category:
Upload: fumio-furukawa
View: 206 times
Download: 5 times
Share this document with a friend
20
on Laravel SENGOKU Yu
Transcript

on Laravel

SENGOKU Yu

Leverages Co., Ltd.

SENGOKU Yu

Programmer

PHP, Python, Go, Vim

SP/PC/Admin

Why Laravel?

FW↓

http://www.google.co.jp/trends/explore#q=PHP%20Laravel%2C%20PHP%20Cake%2C%20PHP%20Zend%2C%20PHP%20Yii%2C%20PHP%20Phalcon&date=1%2F2013%2027m&cmpt=q&tz=

Component

CentOSApacheMemcachedRedisPostgreSQL

PHPLaravelTwigjQueryKnockout

PHPUnitCodeceptionCasperJS

Cache

MemcachedRedis → YAML

JavaScript

jQueryKnockout

JavaScript DOM.

Test

PHPUnit → Functional TestCodeception → BDDCasperJS → BDD

Version

$ php artisan --version Laravel Framework version 4.2.9

Reference (Site)

Reference (Book)

System

Routing → Controller → Logic → Model↓

View ← Controller ← Logic

Routing (Routing)Controller (Manipulation)Logic (Business Logic)Model (CRUD)View (UI)

Deploy

GitLab

/ JenkinsPHPUnit, Codeception, PhantomJS

Issue

(Artisan )

FAQ

Migration- v5-

PHP Laravel-

Fin.


Recommended