In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/03 Report--
Laravel view in which directory, I believe that many inexperienced people do not know what to do, so this article summarizes the causes of the problem and solutions, through this article I hope you can solve this problem.
The laravel view is in the views directory in the Resources directory. The resource directory contains application view files and uncompiled native front-end resource files, as well as localization language files; the views directory in this directory is the view directory, which is the view file storage directory (view files can also be managed by sub-directories).
The operating environment of this tutorial: windows7 system, Laravel5 version, Dell G3 computer.
The laravel view is in the views directory in the Resources directory.
Resources directory
The resources directory contains application view files and uncompiled native front-end resource files (LESS, SASS, JavaScript), as well as localized language files.
This directory is also a very important directory, storing resource files, including our view layer is also stored here. So this directory implements the role of the view layer in our MVC. The main directory studied in this directory is the view directory.
The lang directory is a language pack (you need to configure a language pack if the project needs to be localized)
Views is a view directory and a storage directory for view files (view files can also be managed in sub-directories)
Open the view directory and we can see some php files. Let's take a look at one:
Laravel
Only part of it is intercepted here, indicating that what is stored here is the view layer, that is, what is presented to the user.
After reading the above, do you know the directory in which the laravel view is located? If you want to learn more skills or want to know more about it, you are welcome to follow the industry information channel, thank you for reading!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.