Giter VIP home page Giter VIP logo

larawed's Introduction

Larawed

Copyright (C) 2016 Josef Kuchař

Larawed is tool that modify existing/new laravel project to run on shared hostings

U need this in your path:

  1. composer
  2. python 3 as default

How to use

First of all you need to run setup.py install

Windows

setup.py install or python setup.py install or python3 setup.py install in larawed directory

Linux and MacOS

sudo python setup.py install

On MS Windows:

In cmd go to this repository by cd and run larawed.py [--hosting] PATH e.g. larawed.py --hosting wedos C:/Users/Example/Documents/LaravelProject

On Linux:

In terminal go to this repository by cd and run ./larawed.py [--hosting] PATH e.g. sudo python larawed.py --hosting wedos ~/LaravelProject

On MacOS:

In terminal go to this repository by cd and run python3 laraved.py [--hosting] PATH e.g. python3 laraved.py --hosting wedos ../LaravelProject

Post install/patch

Copy all files to www or root of your subdomain by ftp and set access rights 0777 to storage and bootstrap/cache recursively

larawed's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.