Article
Topic
Learning
Download
Q&A
Programming Dictionary
Game
Recent Updates
LOGIN
简体中文(ZH-CN)
English(EN)
繁体中文(ZH-TW)
日本語(JA)
한국어(KO)
Melayu(MS)
Français(FR)
Deutsch(DE)
Next Section: Log out
(214 plays)
Next Section
Watch Again
ဆ
Chapter
Note
Ask
Courseware
Feedback
真实可运营的大型婚恋交友项目开发(基于Laravel 8)
Chapter1 WeChat introduction, WeChat access
1-1 The difference between WeChat public platform subscription account and service account
1-2 Subscription account content sending and message reply
1-3 The relationship between user-WeChat server-developer server
1-4 Install and configure the intranet penetration software natapp
1-5 The WeChat server establishes communication with the developer server
1-6 Developer Settings-Message Reception and Reply
1-7 Code optimization - encapsulating message reply class
Chapter2 easywechat installation and use, project analysis and database
2-1 easywechat installation and WeChat access
2-2 easywechat server and message reply configuration
2-3 Function analysis and process introduction of Lifelong Destiny Project
2-4 Project background function analysis
2-5 Project data table design analysis
Chapter3 laravel installation and configuration
3-1 Introduction to Laravel framework environment
3-2 Installation steps of laravel-homestead box
3-3 Obtain and configure the homestead configuration file
3-4 Install Homestead Vagrant Box
3-5 Start the virtual machine and install laravel
3-6 Configure local and server synchronization
Chapter4 laraval directory structure and basic routing
4-1 Detailed explanation of Laravel directory structure
4-2 Laravel basic routing
4-3 Http request routing method
4-4 view routing
4-5 Routing parameters and regular parameter constraints
4-6 Global constraints and named routes
4-7 Backend home page routing
Chapter5 Basic control and single behavior controller
5-1 Basic controller
5-2 Artisan command to create a controller
5-3 Backend routing and views
5-4 single behavior controller
5-5 resource controller
5-6 Specify some resource routes
5-7 Named resource routing
5-8 Supplementary Resource Controller
Chapter6 Blade template basics and blade template process control statements
6-1 blade template introduction
6-2 Master template and layout inheritance
6-3 Use of template directive @section@yield
6-4 Return template view via route or controller
6-5 View data display
6-6 View renders JSON data
6-7 control structure template directive
6-8 Loop structure template instructions and Loop variables
6-9 CSRF domain and method domain
6-10 Introduction of CSRF domain and subview
Chapter7 Routing groups and middleware
7-1 Routing group usage scenarios
7-2 Basic definition of routing group and subdomain name routing
7-3 Define route prefix
7-4 Define middleware
7-5 Registration and distribution of middleware
7-6 Middleware parameters and sorting
7-7 Project background routing and template construction
7-8 Split and organize the background home page layout
7-9 Backend homepage sidebar and corresponding content
Chapter8 artisan command
8-1 Use of system artisan command
8-2 How to customize artisan commands
8-3 Closure commands and command parameters
8-4 Command options
8-5 interactive input
8-6 Interactive input and table layout
8-7 Generate migration
8-8 Database configuration before database migration
8-9 Create data tables and perform data migration
8-10 Summary of data table field operations
Chapter9 Data migration and database introduction
9-1 Data filling writing Seeders
9-2 Call other Seeders
9-3 Database operation--native SQL query
9-4 Query constructor--data chain operation
9-5 aggregate function
9-6 Limit query fields and results
9-7 where multi-condition query and or statement
9-8 Additional where statements and parameter grouping
9-9 Conditional statements and data batch insertion
Chapter10 Backend user login and management
10-1 Backend login template and routing settings
10-2 HTTP request and receive routing parameters
10-3 Determine the request path and request method
10-4 Input filtering and normalization
10-5 Set cookie and append to response
10-6 Create background login interception middleware
10-7 Log out
Chapter11 Response and password change page display, form verification
11-1 Respond to the response object and add cookies
11-2 Redirection and session data flash
11-3 View response and stream download response
11-4 Respond to usage during login
11-5 Administrator password change
11-6 Password change page layout
11-7 Laravel form validation--CSRF protection
11-8 Custom validation error message
Chapter12 Model introduction and member permission information added
12-1 Implement the remember password login function
12-2 Eloquent model
12-3 Insert and update models
12-4 Allow batch assignment
12-5 Delete model
12-6 Model operation--change password
12-7 Member permission data table design and model association
12-8 Complete the layout of the member permissions adding page
12-9 Member information added back-end processing
12-10 How to use SweetAlert
Chapter13 Member rights information operations
13-1 Member permission list display
13-2 Model injection
13-3 Member permission information modification page display
13-4 Member permission modification back-end processing
13-5 Member permission soft deletion
13-6 Restore expired membership privileges
13-7 Member table analysis and page layout upgrade
13-8 Add member object
Chapter14 city cascade
14-1 Member photo added
14-2 Use of residence information selection plug-in
14-3 Create and run the province, city and county data table
14-4 Encapsulate province and city linkage auxiliary function 01
14-5 Encapsulate province and city linkage auxiliary function 02
14-6 Caching system settings
14-7 Cache optimization for province, city and county queries
14-8 Submission and verification of member information
Chapter15 Member information addition & file system
15-1 Member information added back-end processing
15-2 transaction processing
15-3 file disk storage
15-4 Local driver and file Urls
15-5 User file upload and data table storage
15-6 Delete specified picture
15-7 Member list query
15-8 Introduction to model association
Chapter16 association model
16-1 Define associations
16-2 One-to-many relational query
16-3 Query existing relationships
16-4 Associated model count
16-5 Preload specified columns
16-6 Insert update associated model
16-7 Preload associated query users and user details table
16-8 Encapsulate image path acquisition function
16-9 Dynamically set switches
16-10 Switch toggle backend processing
Chapter17 Self-introduction page displays
17-1 Import membership bundle table
17-2 Bootstrap modal box front-end configuration
17-3 Modal box self-introduction page information display
17-4 Modal box data saving
17-5 Add and save information about yourself
17-6 Query and modify self-introduction information
17-7 Modal box adds friend impression
17-8 Delete a single friend impression
17-9 Query and modify friend impression information
Chapter18 Q&A and member Q&A
18-1 Member questions add page layout
18-2 Member question display
18-3 Member question selection page layout
18-4 Add question answer and display
18-5 Modification operation of overall member information
18-6 Obtain linkage information between your place of residence and hometown
18-7 Member information modification operation
18-8 Member information modification operation 02
18-9 Member information modification operation 03
Chapter19 Modification of membership and addition of matchmaker services
19-1 Member information photo modification
19-2 Member information deletion
19-3 Matchmaker service function design
19-4 Matchmaker service modal box layout
19-5 Add matchmaker service record
19-6 Operation matchmaker service records
19-7 Implement laravel paging function
19-8 Search terms query
19-9 Fuzzy search master schedule
Chapter20 Project front desk homepage production
20-1 Project front desk process design
20-2 Home page banner layout
20-3 Tabbar layout at the bottom of the home page
20-4 Content display in the middle of home page
20-5 Front desk project construction
20-6 Public page split
20-7 Asynchronous request to load data
20-8 Rendering data and drop-down paging
20-9 Pull-up paging optimization and pull-down refresh
Chapter21 WeChat login and authorization
21-1 Realize click gender switching data
21-2 WeChat access and routing configuration
21-3 WeChat public platform interface configuration 01
21-4 WeChat public platform interface configuration 02
21-5 Add subscription menu
21-6 Call user authorization and obtain code credentials
21-7 Get user information through code
21-8 Object details information traversal display
Chapter22 Member information data processing
22-1 Contact the process immediately
22-2 Determine the membership permissions of the logged in user
22-3 Member information viewing records
22-4 Complete personal information to obtain the other party’s WeChat
22-5 View all information about an object
22-6 Purchase object privacy information
Chapter23 WeChat Pay
23-1 WeChat payment business process
23-2 Pay payment component initialization configuration
23-3 Initiate payment request
23-4 Make preparations for payment
23-5 Generate payment order
23-6 Payment success callback processing
23-7 Send payment success message template
23-8 WeChat payment process bug elimination
23-9 Alibaba Cloud server configuration and pagoda pure deployment
23-10 composer pagoda project installation
23-11 Bug elimination after the project goes online
Previous section
Next Section
Tutorial List
get help
Course Recommendations
Courseware download
Intermediate
Front-end Vue3 actual combat [handwritten vue project]
2857 people are watching
Elementary
APIPOST tutorial [Popularization of technical concepts related to network communication]
1795 people are watching
Intermediate
Issue 22_Comprehensive actual combat
5521 people are watching
Elementary
Issue 22_PHP Programming
5172 people are watching
Elementary
Issue 22_Front-end development
8713 people are watching
Intermediate
Big data (MySQL) video tutorial full version
4525 people are watching
Elementary
Go language tutorial-full of practical information and no nonsense
2794 people are watching
Elementary
GO Language Core Programming Course
2814 people are watching
Intermediate
JS advanced and BootStrap learning
2563 people are watching
Intermediate
SQL optimization and troubleshooting (MySQL version)
3374 people are watching
Intermediate
Redis+MySQL database interview tutorial
2963 people are watching
Elementary
Deliver food or learn programming?
5708 people are watching
Development of a real and operational large-scale dating and dating project (based on Laravel 8)
Belongs to chapter:真实可运营的大型婚恋交友项目开发(基于Laravel 8)
Download
Students who have watched this course are also learning
490980 plays
Let's briefly talk about starting a business in PHP
Quick introduction to web front-end development
Large-scale practical Tianlongbabu development of Mini version MVC framework imitating the encyclopedia website of embarrassing things
Getting Started with PHP Practical Development: PHP Quick Creation [Small Business Forum]
Login verification and classic message board
Computer network knowledge collection
Quick Start Node.JS Full Version
The front-end course that understands you best: HTML5/CSS3/ES6/NPM/Vue/...[Original]
Write your own PHP MVC framework (40 chapters in depth/big details/must read for newbies to advance)
notes
X
About us
Disclaimer
Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!