Code Monkey home page Code Monkey logo

devups's Introduction

devups a php framework

Devups 3.5 Get started

Prerequire : php, poo, uml

Minimum config : php 5.6, 7.^

configuration

Edit the config/constant.php file. Change

  • define('PROJECT_NAME', "devupstuto");

  • define('__env', '/devupstuto/');: config environment as you’re in localhost I gest each project are stored in a folder who as the project name right. Then to access the project from the browser you enter localhost/projectname/ . It’s the /projectname/ we call environment. then in general it’s just the root to the project directory.

  • define('dbname', 'devupstuto_bd');

save and we are done for the config.

commande line

Next open the command prompt and execute

cd to_project_root

  • composer install
  • php devups install
  • php devups dvups_:update

get Started

devups's People

Contributors

yuricoco avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

devupsframework

devups's Issues

todo

is there any task or todo here? To work on this project?

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.