舉報

會員
Laravel Application Development Cookbook
最新章節:
Index
Gettogripswithanewtechnology,understandwhatitisandwhatitcandoforyou,andthengettoworkwiththemostimportantfeaturesandtasks.AshortandpreciseguidetogetyoustartedwithEaselJS,helpingyoutocreatesomecoolapplicationsandgames.EaselJSgreatlysimplifiesapplicationdevelopmentinHTML5CanvasusingasyntaxandanarchitectureverysimilartotheActionScript3.0language.Asaresult,Flash/Flexdeveloperswillimmediatelyfeelathomebutit’sveryeasytolearnevenifyou'veneveropenedFlashinyourlife.ThebooktargetsWebdesigners,animators,Digitalcontentproducers,andFlashandFlexdevelopers.
目錄(122章)
倒序
- 封面
- 版權信息
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. Setting Up and Installing Laravel
- Introduction
- Installing Laravel as a git submodule
- Setting up a virtual host and development environment in Apache
- Creating "clean" URLs
- Configuring Laravel
- Using Laravel with Sublime Text 2
- Setting up your IDE to autocomplete Laravel's namespaces
- Using Autoloader to map a class name to its file
- Creating advanced Autoloaders with namespaces and directories
- Chapter 2. Using Forms and Gathering Input
- Introduction
- Creating a simple form
- Gathering form input to display on another page
- Validating user input
- Creating a file uploader
- Validating a file upload
- Creating a custom error message
- Adding a honey pot to a form
- Uploading an image using Redactor
- Cropping an image with Jcrop
- Creating an autocomplete text input
- Making a CAPTCHA-style spam catcher
- Chapter 3. Authenticating Your Application
- Introduction
- Setting up and configuring the Auth library
- Creating an authentication system
- Retrieving and updating user info after logging in
- Restricting access to certain pages
- Setting up OAuth with the HybridAuth package
- Using OpenID for logins
- Logging in using Facebook credentials
- Logging in using Twitter credentials
- Logging in using LinkedIn
- Chapter 4. Storing and Using Data
- Introduction
- Creating data tables using migrations and schemas
- Querying using raw SQL statements
- Querying using Fluent
- Querying using Eloquent ORM
- Using automatic validation in models
- Using advanced Eloquent and relationships
- Creating a CRUD system
- Importing a CSV using Eloquent
- Using RSS as a data source
- Using attributes to change table column names
- Using a non-Eloquent ORM in Laravel
- Chapter 5. Using Controllers and Routes for URLs and APIs
- Introduction
- Creating a basic controller
- Creating a route using a closure
- Creating a RESTful controller
- Using advanced routing
- Using a filter on the route
- Using route groups
- Building a RESTful API with routes
- Using named routes
- Using a subdomain in your route
- Chapter 6. Displaying Your Views
- Introduction
- Creating and using a basic view
- Passing data into a view
- Loading a view into another view/nested views
- Adding assets
- Creating a view using Blade
- Using TWIG templates
- Utilizing advanced Blade usage
- Creating localization of content
- Creating menus in Laravel
- Integrating with Bootstrap
- Using named views and view composers
- Chapter 7. Creating and Using Composer Packages
- Introduction
- Downloading and installing packages
- Using the Generators package to set up an app
- Creating a Composer package in Laravel
- Adding your Composer package to Packagist
- Adding a non-Packagist package to Composer
- Creating a custom artisan command
- Chapter 8. Using Ajax and jQuery
- Introduction
- Getting data from another page
- Setting up a controller to return JSON data
- Creating an Ajax search function
- Creating and validating a user using Ajax
- Filtering data based on checkbox selection
- Making an Ajax newsletter sign-up box
- Sending an e-mail using Laravel and jQuery
- Creating a sortable table using jQuery and Laravel
- Chapter 9. Using Security and Sessions Effectively
- Introduction
- Encrypting and decrypting data
- Hashing passwords and other data
- Using CSRF tokens and filters in forms
- Using advanced validation in forms
- Building a shopping cart
- Using Redis to save sessions
- Using basic sessions and cookies
- Creating a secure API server
- Chapter 10. Testing and Debugging Your App
- Introduction
- Setting up and configuring PHPUnit
- Writing and running a test case
- Using Mockery to test controllers
- Writing acceptance tests using Codeception
- Debugging and profiling your app
- Chapter 11. Deploying and Integrating Third-party Services into Your Application
- Introduction
- Creating a queue and using Artisan to run it
- Deploying a Laravel app to Pagoda Box
- Using the Stripe payment gateway with Laravel
- Doing a GeoIP lookup and setting custom routing
- Gathering e-mail addresses and using them with a third-party e-mail service
- Storing and retrieving cloud content from Amazon S3
- Index 更新時間:2021-07-23 15:33:52
推薦閱讀
- 物聯網工程規劃技術
- Twilio Cookbook
- 中小型局域網組建、管理與維護實戰
- 物聯網之霧:基于霧計算的智能硬件快速反應與安全控制
- 物聯網長距離無線通信技術應用與開發
- 網絡設計與應用(第2版)
- 語音信號處理及Blackfin DSP實現
- 深入理解OpenStack Neutron
- 局域網組成實踐
- 網絡安全之道
- 物聯網與智慧農業
- 圖解物聯網
- 物聯網M2M開發技術:基于無線CPU-Q26XX
- 人際網絡
- OSPF協議原理與功能拓展
- 網絡互聯技術(理論篇)
- 網絡空間作戰:機理與籌劃
- 物聯網與無線傳感器網絡(第2版)
- Advanced Node.js Development
- 一本書讀懂24種互聯網思維
- Full-Stack Web Development with Vue.js and Node
- 網絡故障現場處理實踐(第2版)
- 中小型局域網搭建與管理實訓教程
- 5G物聯網端管云實戰
- Hands-On Full-Stack Web Development with GraphQL and React
- Building Serverless Python Web Services with Zappa
- 內容分發網絡(CDN)關鍵技術、架構與應用
- Learning Mongoid
- 大型網站運維:從系統管理到SRE
- 實施Cisco統一通信VoIP和QoS(CVOICE)學習指南(第4版)