Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

The Dragon Code

Open source solutions to improve the performance of your applications
Collective - Host: opensource - https://opencollective.com/dragon-code - Website: https://dragon-code.pro - Code: https://github.com/TheDragonCode

Add Domain to route list

To show the same list we see when we do ´php artisan route:list´

github.com/TheDragonCode/pretty-routes - b26364962ee6fb20080302d508314a02e917e5ae authored about 8 years ago by Antonio Carlos Ribeiro <[email protected]>
Merge pull request #7 from borisdamevin/patch-1

Update readme.md

github.com/TheDragonCode/pretty-routes - cbaaaa56155e2c2b106917d6d60282dff884f1f9 authored about 8 years ago by Gary Green <[email protected]>
Update readme.md

github.com/TheDragonCode/pretty-routes - 9c26599f793e5652d29e4dcaf1166debbb1fc2bc authored about 8 years ago by Boris Damevin <[email protected]>
Merge pull request #6 from hosmelq/master

use Request is method

github.com/TheDragonCode/pretty-routes - f203f3059eaf87e4f17b485a9477957c29fbe6a1 authored about 8 years ago by Gary Green <[email protected]>
use Request is method

github.com/TheDragonCode/pretty-routes - e0e0e810812a653308d147da3660675d48adcc7c authored about 8 years ago by Hosmel Quintana 😴 <[email protected]>
Merge pull request #4 from forlaravel/master

Removed Bootstrap.js script

github.com/TheDragonCode/pretty-routes - 461d10b7dff68ed87bc1cff6693aa32ab15e2ef3 authored about 8 years ago by Gary Green <[email protected]>
Removed Bootstrap.js script

We don't need bootystrap.js script

github.com/TheDragonCode/pretty-routes - ff20fe825f9fb883a18d81ee8f6e3fdcd1eba9e2 authored about 8 years ago by Deejavu <[email protected]>
Syntax highlight readme

github.com/TheDragonCode/pretty-routes - f636424fa0b136e891b1634dbc7077f1e7734a62 authored about 8 years ago by Gary Green <[email protected]>
Remove note about installing it as dev dependency

Advanced users of laravel will know how to do this, and the app comes with built protection anyway.

github.com/TheDragonCode/pretty-routes - 1c78a786b5352ea703b13656e65368ddab775792 authored about 8 years ago by Gary Green <[email protected]>
Merge branch 'master' of https://github.com/garygreen/pretty-routes

github.com/TheDragonCode/pretty-routes - 5cfc9cb69eef10e0263f9366b1cb8b6993d286e5 authored about 8 years ago by Gary Green <[email protected]>
Added ability to hide methods, hide 'HEAD' by default as this is always added on GET requests.

github.com/TheDragonCode/pretty-routes - 80e31c916c97ff171ccb64df7b97aead59e6f5f4 authored about 8 years ago by Gary Green <[email protected]>
Fix rookie composer mistake.

github.com/TheDragonCode/pretty-routes - 6cf76019ec99925c43c0d3a1d10dcce386b57702 authored about 8 years ago by Gary Green <[email protected]>
Change controller into middleware, fixes route priority, and only allow seeing of routes in debug mode.

github.com/TheDragonCode/pretty-routes - 8c45f54efa5931a7a5fdc9461b5fb6169f49c536 authored about 8 years ago by Gary Green <[email protected]>
Added screenshot

github.com/TheDragonCode/pretty-routes - c445741986652df739c8ff9cafef6c003845aed8 authored about 8 years ago by Gary Green <[email protected]>