The ultimate tool for web developers!
LaraEdit is currently undergoing intensive development. At this time, no features are implemented and everything is still a work in progress! But the screenshot above is a peek at what you'll get after following the installation steps below.
- Run Composer Install
composer create-project laraedit/laraedit laraedit
- Run Artisan Serve
php artisan serve
- Open LaraEdit in your browser
http://localhost:8000
All LaraEdit Documentation can be found in the wiki
Dependency | Status | License |
---|---|---|
Laravel | ||
Bootstrap | ||
Font Awesome | ||
jQuery | ||
Devicon | ||
Devicons | ||
Ace Editor |
LaraEdit is open-sourced software and is released under the MIT license.