2017 © Pedro Peláez
 

library easyroutes

Web interface for laravel routes

image

ljubadr/easyroutes

Web interface for laravel routes

  • Wednesday, October 18, 2017
  • by ljubadr
  • Repository
  • 1 Watchers
  • 1 Stars
  • 61 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 17 Versions
  • 9 % Grown

The README.md

Laravel helper package to view routes in browser

Screenshot, (*1)

This is a package that I created to help me speed up the laravel developement., (*2)

Features:

  • search for the route by url
  • search history
  • toggle columns visibility
  • table with search filter
  • column to see if route exists or not
  • view php method comments
  • open file in editor - jump to class@method definition in editor
  • saved page state - close and reopen the page to continue where you left off

Table of Contents

Installation

composer require ljubadr/easyroutes

For Laravel 5.5 +

This package can be auto discovered by Laravel., (*3)

For Laravel 5.4 or disabled package discovery

Add EasyRoutesServiceProvider provider to the providers array in config/app.php, (*4)

    'providers' => [
        ...
         Ljubadr\EasyRoutes\Providers\EasyRoutesServiceProvider::class,
         ...
    ],

Publish

Publish config and assets
php artisan vendor:publish --provider="Ljubadr\EasyRoutes\Providers\EasyRoutesServiceProvider", (*5)

Config

Config is copied to config/easyroutes.php.
Read comments for more info about the settings., (*6)

If you are using IntelliJ IDEA (webstorm, phpstorm, ...)

If you are using virtual machine for your dev server, read config/easyroutes.php how to setup mapping.
To open the file in editor click on the link in the action column., (*7)

If you are using sublime, vscode, atom, ...

Go to repository and follow instructions to setup opening files with url
https://github.com/ljubadr/editor-web-open, (*8)

To open the file in editor click on the link in the action column., (*9)

The Versions

18/10 2017

dev-master

9999999-dev https://github.com/ljubadr/easyroutes

Web interface for laravel routes

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Ljubomir Drakulovic

laravel helper web routes

18/10 2017

1.0.15

1.0.15.0 https://github.com/ljubadr/easyroutes

Web interface for laravel routes

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Ljubomir Drakulovic

laravel helper web routes

18/10 2017

1.0.14

1.0.14.0 https://github.com/ljubadr/easyroutes

Web interface for laravel routes

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Ljubomir Drakulovic

laravel helper web routes

17/10 2017

1.0.13

1.0.13.0 https://github.com/ljubadr/easyroutes

Web interface for laravel routes

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Ljubomir Drakulovic

laravel helper web routes

16/10 2017

1.0.12

1.0.12.0 https://github.com/ljubadr/easyroutes

Web interface for laravel routes

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Ljubomir Drakulovic

laravel helper web routes

16/10 2017

1.0.11

1.0.11.0 https://github.com/ljubadr/easyroutes

Web interface for laravel routes

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Ljubomir Drakulovic

laravel helper web routes

16/10 2017

1.0.10

1.0.10.0 https://github.com/ljubadr/easyroutes

Web interface for laravel routes

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Ljubomir Drakulovic

laravel helper web routes

16/10 2017

1.0.9

1.0.9.0 https://github.com/ljubadr/easyroutes

Web interface for laravel routes

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Ljubomir Drakulovic

laravel helper web routes

16/10 2017

1.0.8

1.0.8.0 https://github.com/ljubadr/easyroutes

Web interface for laravel routes

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Ljubomir Drakulovic

laravel helper web routes

16/10 2017

1.0.7

1.0.7.0 https://github.com/ljubadr/easyroutes

Web interface for laravel routes

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Ljubomir Drakulovic

laravel helper web routes

16/10 2017

1.0.6

1.0.6.0 https://github.com/ljubadr/easyroutes

Web interface for laravel routes

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Ljubomir Drakulovic

laravel helper web routes

15/10 2017

1.0.5

1.0.5.0 https://github.com/ljubadr/easyroutes

Web interface for laravel routes

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Ljubomir Drakulovic

laravel helper web routes

15/10 2017

1.0.4

1.0.4.0 https://github.com/ljubadr/easyroutes

Web interface for laravel routes

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Ljubomir Drakulovic

laravel helper web routes

15/10 2017

1.0.3

1.0.3.0 https://github.com/ljubadr/easyroutes

Web interface for laravel routes

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Ljubomir Drakulovic

laravel helper web routes

15/10 2017

1.0.2

1.0.2.0 https://github.com/ljubadr

Web interface for laravel routes

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Ljubomir Drakulovic

laravel helper web routes

15/10 2017

1.0.1

1.0.1.0 https://github.com/ljubadr

Web interface for laravel routes

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Ljubomir Drakulovic

laravel helper web routes

15/10 2017

1.0.0

1.0.0.0 https://github.com/ljubadr

Web interface for laravel routes

  Sources   Download

The Requires

  • php >=5.3.0

 

by Ljubomir Drakulovic

laravel helper web routes