2017 © Pedro PelĂĄez
 

library laravel-lazy-debug

A Laravel package for a lazy debug

image

metrakit/laravel-lazy-debug

A Laravel package for a lazy debug

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 5 % Grown

The README.md

A Laravel Lazy debugger package

Demo, (*1)

Install

Sublime text

  • (Windows/Linux) Install Subl protocol in the package control : https://github.com/thecotne/subl-protocol
  • (OSX) Download the URL handler for Sublime Text 3 from https://github.com/dhoulb/subl and unzip it your /Applications directory. Start this App one time for register the URL handler on your MAC. You can get more informations about this step here : https://github.com/dhoulb/subl

Your favorite browser is Google Chrome ? Follow these steps :, (*2)

  1. Close Chrome
  2. (Windows) Open this file : C:\Users\XXXX\AppData\Local\Google\Chrome\User Data and search for excluded_schemes in protocol_handler. (OSX) Open this file : ~/Library/Application Support/Google/Chrome/Local State and search for excluded_schemes in protocol_handler
  3. Add "subl": false, and save the file
  4. Open Chrome and it's work !
  • Use the composer require metrakit/laravel-lazy-debug in your project folder
  • Add the Metrakit\LazyDebug\LazyDebugServiceProvider::class Service provider in the ServiceProvider section in your config/app.php file
  • (optional) Set a env variable in your .env file for the local path project (usefull is you use Vagrant or Docker) (e.g. PATH_FOLDER=C:/projects/my-project)
  • VoilĂ , now you can click on the error like on the GIF for open the file in Sublime Text

The Versions

22/03 2016

dev-master

9999999-dev https://github.com/Metrakit/laravel-lazy-debug

A Laravel package for a lazy debug

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Jordane JOUFFROY

laravel debug lazy debugger

22/03 2016

1.0.4

1.0.4.0 https://github.com/Metrakit/laravel-lazy-debug

A Laravel package for a lazy debug

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Jordane JOUFFROY

laravel debug lazy debugger

22/03 2016

1.0.3

1.0.3.0 https://github.com/Metrakit/laravel-lazy-debug

A Laravel package for a lazy debug

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Jordane JOUFFROY

laravel debug lazy debugger

18/03 2016

1.0.2

1.0.2.0 https://github.com/Metrakit/laravel-lazy-debug

A Laravel package for a lazy debug

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Jordane JOUFFROY

laravel debug lazy debugger

18/03 2016

1.0.1

1.0.1.0 https://github.com/Metrakit/laravel-lazy-debug

A Laravel package for a lazy debug

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Jordane JOUFFROY

laravel debug lazy debugger