Laravel automatically generates the model, controller, and view of the operation steps.

Source: Internet
Author: User

First of all read this article, you must have mastered the composer and artisan.

The first step, open https://packagist.org/This URL, enter the way/generators in the search box

The second step is direct:

Add the first red box code to your Composer.json. Then execute the second red box code on the command line. Then add a third red box code to the config/app.php. The specific load app.php location I am following

Finally, the code for the fourth red box can be executed to see if the generators was successfully installed. If the installation succeeds, there will be a list of features. You can read it carefully in the command line.

Then it's easy to use >php Artisan Generate:model post post is the model class to create. As long as you can artisan, it is easy to understand.

Laravel automatically generates the model, controller, and view of the operation steps.

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.