語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Beginning Laravel = build websites w...
~
Sinha, Sanjib.
FindBook
Google Book
Amazon
博客來
Beginning Laravel = build websites with Laravel 5.8 /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Beginning Laravel/ by Sanjib Sinha.
其他題名:
build websites with Laravel 5.8 /
作者:
Sinha, Sanjib.
出版者:
Berkeley, CA :Apress : : 2019.,
面頁冊數:
xvii, 422 p. :ill., digital ;24 cm.
內容註:
Chapter 1: Introduction to Laravel 5.7 -- Chapter 2: Setting up Your Environment -- Chapter 3: Routing, Controllers, Templates, and Views -- Chapter 4: Working with Models -- Chapter 5: Database Migration and Eloquent -- Chapter 6: Handling User Data and Redirect -- Chapter 7: Artisan and Tinker -- Chapter 8: Authentication, Authorization and Middleware -- Chapter 9: Container and Facades -- Chapter 10: Working with the Mail Template -- Chapter 11: Events and Broadcasting -- Chapter 12: Working with APIs -- Appendix: More New Features in Laravel 5.7.
Contained By:
Springer Nature eBook
標題:
Application software - Development. -
電子資源:
https://doi.org/10.1007/978-1-4842-4991-8
ISBN:
9781484249918
Beginning Laravel = build websites with Laravel 5.8 /
Sinha, Sanjib.
Beginning Laravel
build websites with Laravel 5.8 /[electronic resource] :by Sanjib Sinha. - Second edition. - Berkeley, CA :Apress :2019. - xvii, 422 p. :ill., digital ;24 cm.
Chapter 1: Introduction to Laravel 5.7 -- Chapter 2: Setting up Your Environment -- Chapter 3: Routing, Controllers, Templates, and Views -- Chapter 4: Working with Models -- Chapter 5: Database Migration and Eloquent -- Chapter 6: Handling User Data and Redirect -- Chapter 7: Artisan and Tinker -- Chapter 8: Authentication, Authorization and Middleware -- Chapter 9: Container and Facades -- Chapter 10: Working with the Mail Template -- Chapter 11: Events and Broadcasting -- Chapter 12: Working with APIs -- Appendix: More New Features in Laravel 5.7.
Develop cutting-edge websites and applications using the new features of Laravel 5.8. This book starts with an introduction to Laravel and takes a glance at its newly introduced features. Moving on to setting up your development environment, you will learn how the composer works. In addition to this, you will be introduced to Valet, Homestead, Virtual Box, Vagrant, and Forge in Laravel. With this foundation, you will be ready to get started writing your first Laravel apps. To do so, you will learn to manage routes and controllers and how the Blade template works. Moving on to models, you will work with route model binding and get to know the relationship between models, databases, and Eloquent. Along the way you will define methods on your Eloquent model classes using different types of relationships. Shifting focus to handling user data, you will see how redirect methods work. You will also get to know the inner workings of requests and responses. Continuing the data theme, Beginning Laravel covers basic and grouped artisan commands and how to handle databases with Tinker. By being able to handle data effectively, your applications will come alive for your users, giving them the functionality they need. The last section of the book handles core concepts such as sending emails, alerting users via notifications, and implementing SOLID design principles. You will see how to decouple your application classes by using events and listeners. You will: Protect your app with authentication and authorization Build a complex relationship between entities using Eloquent models Take advantage of containers and facades Use the mail template Create and configure events Work with Laravel Passport Deploy API authentication Discover new Laravel 5.8 features such as dump server and email verification.
ISBN: 9781484249918
Standard No.: 10.1007/978-1-4842-4991-8doiSubjects--Uniform Titles:
Laravel (Software framework)
Subjects--Topical Terms:
539563
Application software
--Development.
LC Class. No.: QA76.76.A65 / S56 2019
Dewey Class. No.: 005.1
Beginning Laravel = build websites with Laravel 5.8 /
LDR
:03403nmm a2200337 a 4500
001
2243293
003
DE-He213
005
20200703213800.0
006
m d
007
cr nn 008maaau
008
211207s2019 cau s 0 eng d
020
$a
9781484249918
$q
(electronic bk.)
020
$a
9781484249901
$q
(paper)
024
7
$a
10.1007/978-1-4842-4991-8
$2
doi
035
$a
978-1-4842-4991-8
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.76.A65
$b
S56 2019
072
7
$a
UMW
$2
bicssc
072
7
$a
COM060160
$2
bisacsh
072
7
$a
UMW
$2
thema
082
0 4
$a
005.1
$2
23
090
$a
QA76.76.A65
$b
S617 2019
100
1
$a
Sinha, Sanjib.
$3
3219985
245
1 0
$a
Beginning Laravel
$h
[electronic resource] :
$b
build websites with Laravel 5.8 /
$c
by Sanjib Sinha.
250
$a
Second edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2019.
300
$a
xvii, 422 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: Introduction to Laravel 5.7 -- Chapter 2: Setting up Your Environment -- Chapter 3: Routing, Controllers, Templates, and Views -- Chapter 4: Working with Models -- Chapter 5: Database Migration and Eloquent -- Chapter 6: Handling User Data and Redirect -- Chapter 7: Artisan and Tinker -- Chapter 8: Authentication, Authorization and Middleware -- Chapter 9: Container and Facades -- Chapter 10: Working with the Mail Template -- Chapter 11: Events and Broadcasting -- Chapter 12: Working with APIs -- Appendix: More New Features in Laravel 5.7.
520
$a
Develop cutting-edge websites and applications using the new features of Laravel 5.8. This book starts with an introduction to Laravel and takes a glance at its newly introduced features. Moving on to setting up your development environment, you will learn how the composer works. In addition to this, you will be introduced to Valet, Homestead, Virtual Box, Vagrant, and Forge in Laravel. With this foundation, you will be ready to get started writing your first Laravel apps. To do so, you will learn to manage routes and controllers and how the Blade template works. Moving on to models, you will work with route model binding and get to know the relationship between models, databases, and Eloquent. Along the way you will define methods on your Eloquent model classes using different types of relationships. Shifting focus to handling user data, you will see how redirect methods work. You will also get to know the inner workings of requests and responses. Continuing the data theme, Beginning Laravel covers basic and grouped artisan commands and how to handle databases with Tinker. By being able to handle data effectively, your applications will come alive for your users, giving them the functionality they need. The last section of the book handles core concepts such as sending emails, alerting users via notifications, and implementing SOLID design principles. You will see how to decouple your application classes by using events and listeners. You will: Protect your app with authentication and authorization Build a complex relationship between entities using Eloquent models Take advantage of containers and facades Use the mail template Create and configure events Work with Laravel Passport Deploy API authentication Discover new Laravel 5.8 features such as dump server and email verification.
630
0 0
$a
Laravel (Software framework)
$3
3487294
650
0
$a
Application software
$x
Development.
$3
539563
650
1 4
$a
Web Development.
$3
3134872
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-4991-8
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9404339
電子資源
11.線上閱覽_V
電子書
EB QA76.76.A65 S56 2019
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入