Buku Laravel Sample

January 3, 2017 | Author: Badrut Khafi | Category: N/A
Share Embed Donate


Short Description

Contoh beberapa halaman buku Laravel...

Description

Menyelami Framework Laravel Panduan komprehensif dan aplikatif untuk menguasai framework Laravel. Rahmat Awaludin This book is for sale at http://leanpub.com/bukularavel This version was published on 2016-04-25

This is a Leanpub book. Leanpub empowers authors and publishers with the Lean Publishing process. Lean Publishing is the act of publishing an in-progress ebook using lightweight tools and many iterations to get reader feedback, pivot until you have the right book and build traction once you do. © 2014 - 2016 Rahmat Awaludin

Tweet This Book! Please help Rahmat Awaludin by spreading the word about this book on Twitter! The suggested hashtag for this book is #bukularavel. Find out what other people are saying about the book by clicking on this link to search for this hashtag on Twitter: https://twitter.com/search?q=#bukularavel

Also By Rahmat Awaludin Seminggu Belajar Laravel

Untuk istriku tercinta, Irna Rahayu dan jagoan kecilku, Shidqi Abdullah Mubarak.

Contents Konsep Dasar . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . PHP5 Autoloader . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . PHP5 Abstract dan Interfaces . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

1 1 4

Mengakses Database . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 Chunk, memproses banyak data dengan lebih efisien memory . . . . . . . . . 25 Routing, Kendalikan Alur Aplikasi . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 Subdomain Routing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28

Konsep Dasar PHP5 Autoloader Sebagai seorang veteran di pemrograman PHP (ehm), tentu sudah sangat familiar dengan syntax include untuk memasukkan syntax dari file lain ke file yang sedang aktif. Biasanya, syntax ini digunakan jika kita hendak menggunakan class yang berada pada file yang lain. Perhatikan contoh syntax berikut: ∼/Code/autoloader-oh-autoloader/Printer.php

View more...

Comments

Copyright ©2017 KUPDF Inc.
SUPPORT KUPDF