Laravel5 Development of the book Mall Project video and resource sharing

Source: Internet
Author: User
Laravel as an emerging PHP development framework, because of its elegant language and the pursuit of the least code to achieve more features and quickly become popular in foreign countries, most of the domestic laravel teaching video just to repeat the example of the document, very little will teach you to use laravel development in combat, Today to introduce you to the "Laravel5 real-life Development Online Book Mall Project video Tutorial" in the main introduction of how to use LARAVEL5 to develop a complete library project, just mastered the Laravel5 of the small partners to learn this video can be further advanced step!

Course Play Address: http://www.php.cn/course/608.html

This video was created by the Magina lecturer at the Wheat Academy, the teacher's lecture style:

Good at teaching skills, full of wit, all kinds of teaching methods, skills, easy, right, and without any traces of the carving, interpretation, analysis, argumentation, clear thinking, the question, discussion, practice, in response to the students ' actual situation, take care of the students ' psychological characteristics and acceptance ability,

When we are all learning to develop the mall, and this video is the most difficult should be the shopping cart:

The operation of the goods in the shopping cart is generally as follows: adding goods, deleting items, and submitting orders;

The essence of the method is: the session is deposited into the array, the array is added, deleted, modified operation, each group of records in the array is a commodity information (number, price, etc.);

The idea of solving a shopping cart is to record a two-dimensional array with the session. One-dimensional represents each commodity, two-dimensional contains the product ID, the number of goods ... And so can increase their own, anyway, are two-dimensional, they are willing to take the number of product attributes added to.

The operation flow of the shopping cart: First, login to the website to browse the goods; then, purchase the specified item and go to the shopping cart page, where you can change the number of items, delete items, empty the cart, continue shopping, etc., and finally, generate orders, submit orders, etc.

Then we not only provide video tutorials, but also for the small partners to provide resources courseware source code download: http://www.php.cn/xiazai/code/2043

This courseware provides you with the whole idea of how to use Laravel5 to develop the book store:

    1. Project preparation and front-end construction

2. The whole process of login registration (interface, SMS, interface and validation, POST-CSRF, mail sending, routing group)

3. Book details and shopping cart (this is the focus)

4. Order Submission and payment function

5. Background and release

We can again after the courseware download, there are source code, we can see the source code ~

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.