Giter VIP home page Giter VIP logo

LaraEdit Build Status

An Application Management Platform for Laravel

WARNING: DO NOT INSTALL THIS PACKAGE IN A PRODUCTION ENVIRONMENT

About LaraEdit

The goal behind LaraEdit is to provide a development environment that can be accessed from the web to allow developers to work from anywhere, using any device (that has internet access and a modern web browser). Beyond that, LaraEdit should NOT force it's users to adhere to any coding standards and allow them to work/develop as they normally would, just in a more productive manner.

If this sounds like it may be too good to be true, stick around and watch this magic happen. If your wondering what such a package would even be good for, move along. If you are curious, ask your questions in the issues

LaraEdit v0.0.2 Screenshot

Installation

WARNING: This package is still a work in progress and may not work as expected. 
  • Require LaraEdit in your Laravel project
composer require laraedit/laraedit
  • Add the service provider to your config/app.php providers array
LaraEdit\LaraEditServiceProvider::class,
  • Publish the LaraEdit assets by entering the following artisan command:
php artisan vendor:publish
  • Visit the /laraedit route in your broswer to get started!

Troubleshooting

If you are getting an error when requiring the LaraEdit package, simply add the following to your composer.json file and try again:

"minimum-stability": "dev"

LaraEdit's Projects

laraedit icon laraedit

Application Management Platform for Laravel

mozart icon mozart

Compose your Laravel Deployments

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.