2017 © Pedro Peláez
 

library laravel-laroute

Extend aaronlord/laroute package.

image

axn/laravel-laroute

Extend aaronlord/laroute package.

  • Wednesday, July 4, 2018
  • by axn
  • Repository
  • 2 Watchers
  • 3 Stars
  • 3,277 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 10 Versions
  • 45 % Grown

The README.md

Laravel Laroute

This package is an extension of lord/laroute to lighten thelaroute.js file by providing only the names and URLs of the routes; the other properties (host, methods, action) are useless in most cases. Also we think that it is not safe to expose the paths of the classes of the application; so we are more secure as well., (*1)

Installation

Install the package with Composer:, (*2)

composer require axn/laravel-laroute

In Laravel 5.5 the service provider will automatically get registered. In older versions of the framework just add the service provider to the array of providers in config/app.php:, (*3)

'providers' => [
    // ...
    Axn\Laroute\ServiceProvider::class,
],

Usage

See the reader of aaronlord/laroute: https://github.com/aaronlord/laroute, (*4)

The difference is that the action andlink_to_action methods are no longer usable as the road actions have been removed from laroute.js., (*5)

The Versions

04/07 2018

dev-master

9999999-dev https://github.com/AXN-Informatique/laravel-laroute

Extend aaronlord/laroute package.

  Sources   Download

MIT

The Requires

 

by AXN Informatique

04/07 2018

1.3.0

1.3.0.0 https://github.com/AXN-Informatique/laravel-laroute

Extend aaronlord/laroute package.

  Sources   Download

MIT

The Requires

 

by AXN Informatique

02/10 2017

1.2.0

1.2.0.0 https://github.com/AXN-Informatique/laravel-laroute

Extend aaronlord/laroute package.

  Sources   Download

MIT

The Requires

 

by AXN Informatique

29/05 2017

1.1.2

1.1.2.0 https://github.com/AXN-Informatique/laravel-laroute

Extend aaronlord/laroute package.

  Sources   Download

MIT

The Requires

 

by AXN Informatique

01/02 2017

1.1.1

1.1.1.0 https://github.com/AXN-Informatique/laravel-laroute

Extend aaronlord/laroute package.

  Sources   Download

MIT

The Requires

 

by AXN Informatique

31/01 2017

1.1.0

1.1.0.0 https://github.com/AXN-Informatique/laravel-laroute

Extend aaronlord/laroute package.

  Sources   Download

MIT

The Requires

 

by AXN Informatique

02/11 2016

1.0.3

1.0.3.0 https://github.com/AXN-Informatique/laravel-laroute

Extend aaronlord/laroute package.

  Sources   Download

MIT

The Requires

 

by AXN Informatique

22/03 2016

1.0.2

1.0.2.0 https://bitbucket.org/axn/laravel-laroute

Extension du paquet aaronlord/laroute.

  Sources   Download

MIT

The Requires

 

by AXN Informatique

04/02 2016

1.0.1

1.0.1.0 https://bitbucket.org/axn/laravel-laroute

Extension du paquet aaronlord/laroute.

  Sources   Download

The Requires

 

18/01 2016

1.0.0

1.0.0.0 https://bitbucket.org/axn/laravel-laroute

Extension du paquet aaronlord/laroute.

  Sources   Download

The Requires