GithubHelp home page GithubHelp logo

Comments (4)

silverbux avatar silverbux commented on July 18, 2024

best option is to use continuous deployment , but if not available for you, you could simply create a private GIT repository (bitbucket is free), clone it to your server, then basically the process is the same do a composer install and gulp --production, then simply point your nginx or apache to your public folder and set necessary config.

from laravel-angular-admin.

stranger26 avatar stranger26 commented on July 18, 2024

Thank you for your response, it was very helpful. However I am hosting on an IIS 7 server. I am able to display the laravel page if I run the public folder without project root only. But it shows a blank screen (the title tag is displaying the correct information) with errors fetching resources from /build when pointing to public folder with project root.
Update, it is the static routing problem. It is referring to /build in document root which it is not. Where can I change the static reference?

from laravel-angular-admin.

 avatar commented on July 18, 2024

Hi, I am going to this templete to wamp server now.
But when I copied this one to laravel of wamp, I cannot run the api of this one correctly even i can see home page of this one.
So now, I think that is because i should change the configuration of this one for api or another reason.
Could anyone help me now?

from laravel-angular-admin.

 avatar commented on July 18, 2024

In addition, I have replaced the default laravel folder of wamp sever to this templete, because i think this one is laravel project
Am I right?

from laravel-angular-admin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.