iBourgeois / LaraEdit by iBourgeois

IDE Package for Laravel
119
46
9
Package Data
Maintainer Username: iBourgeois
Maintainer Contact: derek@ibourgeois.com (Derek Bourgeois)
Package Create Date: 2014-11-15
Package Last Update: 2022-07-21
Home Page: http://youtu.be/q1kUxYe6JcQ?list=PL-eVEjqk2Kwie7PqhhkO3iFe7GORgxPvB
Language: JavaScript
License: MIT
Last Refreshed: 2024-04-17 15:12:16
Package Statistics
Total Downloads: 119
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 46
Total Watchers: 9
Total Forks: 7
Total Open Issues: 9

LaraEdit License Total Downloads Latest Stable Version

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

Credits