Community
Articles Topics Q&A
Learn
Course Programming Dictionary
Tools Library
Development tools Website Source Code PHP Libraries JS special effects Website Materials Extension plug-ins
AI Tools
Leisure
Game Download Game Tutorials
search
English
简体中文 English 繁体中文 日本語 한국어 Melayu Français Deutsch
Login
singup

  • Popular searches:
  • PHP
  • MySQL
  • jquery
  • HTML
  • CSS
  • Whole station
  • Course
  • Article
  • Q&A
  • Download
Found a total of 10000 related content
  • Deploy PHP to the external network

    I have developed a project using the PHP toolbox. How do I deploy it to the external network?

    贝贝1 2017-08-31 23:28:38 0  3  1742

  • How does Xiaopi Panel deploy Java backend and Vue front-end projects?

    How to deploy the Java backend vue front-end project in Xiaopi Panel? Novice, please give me some advice. How to deploy the Java backend vue front-end project in Xiaopi Panel? Novice, please give me some advice. How to deploy the Java backend vue front-end project in Xiaopi Panel? Novice, please giv...

    夏木 2020-07-31 21:00:14 0  1  3231

  • sina-app-engine - How to deploy zendframework on SAE

    Please tell me what detailed procedures are required to deploy zendframework on Sina SAE. . .

    为情所困 2017-05-16 16:43:26 0  1  586

  • angular.js - How to deploy angular project

    The front-end of the project is mainly developed using angular, and debugging is usually run using gulp. What should I do if I want to deploy it to a production environment?

    伊谢尔伦 2017-05-15 17:08:47 0  2  572

  • I'm new to layuiadmin and deploy it to tp. I want to write a backend management system using PHP.

    I'm new to layuiadmin and deploy it to tp. I want to write a backend management system using PHP. I'm new to layuiadmin and deploy it to tp. I want to write a backend management system using PHP. I'm new to layuiadmin and deploy it to tp. I want to write a backend management system using PHP.

    一克拉 2019-10-17 15:15:52 0  2  1510

  • python - How to deploy the local virtualenv environment on the server?

    Please tell me how to deploy the local virtualenv environment on the server? The first time I deployed python web, environmental issues caused a headache.

    PHPz 2017-05-18 10:49:11 0  1  673

  • hexo deploy failed Github link past 404

    The publish files created by hexo generate are complete: but hexo deploy always lacks create mode archives. index.html file: As a result, the git link always lacked the index page in the past. I don’t know where the configuration was wrong.

    淡淡烟草味 2017-05-02 09:25:06 0  1  566

  • Deploying laravel - How to deploy laravel project to the server?

    Please tell me how to deploy the laravel project to the server? What about things like composer? I have no idea at all. Please give me a detailed explanation. I'm a newbie and I'd be very grateful!

    我想大声告诉你 2017-05-16 16:54:28 0  4  974

  • Multiple server clusters, how to use git to automatically deploy code

    We use git to host the code and have multiple servers online. We are looking for a way to automatically deploy the code and synchronize all servers. We hope to provide more detailed solution information. Thank you!

    淡淡烟草味 2017-05-02 09:29:33 0  6  1675

  • Static compilation - how to deploy nginx in batches

    There are a batch of machines that need to deploy the same nginx. I want to copy the files directly after compiling once, but after copying, it prompts that a certain dependent library cannot be found. Is there any way to compile it once and make it run on every machine?

    大家讲道理 2017-05-16 17:20:56 0  2  527

  • php - Alibaba Cloud's Linux server, after remote connection through ssh, there is no desktop environment? ? How to deploy server environment (LNMP)? ?

    Question: Alibaba Cloud's Linux server has no desktop environment after remote connection through ssh? ? How to deploy server environment (LNMP)? ?

    仅有的幸福 2017-05-16 13:06:13 0  13  1545

  • node.js - How to deploy nodejs application to server?

    The thing is like this, I am doing front-end development. I recently learned nodejs and did some practice projects. I want to deploy them to the server, but I know little about Linux and server deployment. The general idea obtained through google is as follows: buy a vps to install a linux system, i...

    ringa_lee 2017-06-29 10:08:54 0  3  1983

  • To deploy Django in an online environment, nginx+uwsgi and nginx+gunicorn, how should you choose between these two options?

    To deploy Django in an online environment, nginx+uwsgi and nginx+gunicorn, how should you choose between these two options? What deployment method do you use?

    ringa_lee 2017-05-16 17:18:27 0  6  813

  • node.js - How to deploy vue server-side rendering online

    Taking the official hackernews example as an example, the packaged file does not have an html file, so how to deploy it on the server? I feel that servicew-worker.js is the key. The official example supports pwa, which makes it a bit complicated. The company uses PHP for the backend and Vue for the ...

    巴扎黑 2017-06-05 11:10:55 0  2  755

  • How to deploy vue with the same domain name in tp5

    How to deploy vue with the same domain name in the tp5 framework without affecting the backend admin's access. The entry file is in the root directory of the project, put the dist folder directly into the root directory, and then let the entry file index/index/index redirect /index.html. Is this pos...

    skye 2021-01-14 10:40:24 0  3  1750

  • Confused about using git to deploy test environment and production environment?

    I have some doubts about using git to deploy test environment and production environment. I hope the seniors can point out a clear path. My current approach: (First method) Write the code locally and push it to bitbucket after completion. Then pull the test branch on bitbucket in the test environmen...

    天蓬老师 2017-05-02 09:31:57 0  2  569

  • Should we use SSG to deploy dashboards created with Nuxt.js?

    We will develop a dashboard for internal use using Nuxt.js. Since this will be an internal dashboard, no universal schema is required. Generally most dashboards are developed in SPA. But SPA also requires the server to send the initial HTML and js packages to the browser. So what if we use SSG and d...

    P粉814160988 2024-04-06 13:17:44 0  1  870

  • apache - Does anyone know how to deploy wss and https at the same time on one server? Both use port 443

    Does anyone know how to deploy wss and https on one server at the same time? Both use port 443 to implement wss and nodejs. Although nodejs can run, it cannot connect to wss.

    天蓬老师 2017-06-13 09:24:23 0  2  1151

  • Deploy Django using mysql database on a personal server

    I'm trying to deploy my Django project on Linode. The MySQL database I use during development is located on my home ubuntu server. This is different from the computer I program on. In the settings.py file I set up the database connection and it works fine. On my personal server at home, I updated UF...

    P粉283559033 2024-03-31 14:44:26 0  1  614

  • angular.js - How to remove the # sign in the URL by using Qiniu to directly deploy angular applications

    Use Qiniu to deploy angular applications, use HTML5 mode for routing, and expect to obtain a URL in the form of a.com/123: {code...} Direct access will report 404, and you must access it according to a.com/#/123. How to solve it? Is there any solution? @qiniuyunstorage @ikbear @Xu Shiwei @LV Guihua

    天蓬老师 2017-05-15 17:00:58 0  1  774

Public welfare online PHP training,Help PHP learners grow quickly!

About us Disclaimer Sitemap

© php.cn All rights reserved