ibourgeois/laraedit
IDE Package for Laravel
126
46
| Install | |
|---|---|
composer require ibourgeois/laraedit |
|
| Latest Version: | 0.2.1 |
| PHP: | >=5.4.0 |
| License: | MIT |
| Last Updated: | Jul 21, 2022 |
| Links: | GitHub · Packagist |
Maintainer: iBourgeois
LaraEdit

LaraEdit is an IDE Package for Laravel complete with a code editor and terminal, pre-configured for the Laravel Homestead environment. Updating the default configuration will allow LaraEdit to work in other development environments.
UPDATE
LaraEdit is currently being ported to Laravel 5 and is now located at https://github.com/LaraEdit/LaraEdit
Screenshots
Code Editor View:
Terminal Emulator View:
Install
1 - Add the following requirement to your composer.json file:
For the latest development version:
For the latest stable version:
2 - Add the following service provider to your /app/config/app.php file:
3 - Run the following command to publish the package assets:
4 - Open LaraEdit in your browser:
Info
To see LaraEdit in action before you install it, check out my YouTube videos (playlist): http://youtu.be/q1kUxYe6JcQ?list=PL-eVEjqk2Kwie7PqhhkO3iFe7GORgxPvB
Links
- Packagist
- Packalyst
- Travis CI
- Laravel IO