patrickvandewal/kc-dev-tools

KingsCode Dev Tools Package.

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Installs: 12 834

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/patrickvandewal/kc-dev-tools

v0.1.1-alpha 2022-12-01 08:00 UTC

This package is auto-updated.

Last update: 2024-09-29 06:09:13 UTC


README

Packagist Packagist license

Installation

Require the package. (Or as a dev package with the --dev flag)

composer require patrickvandewal/kc-dev-tools

Optionally, publish the service provider and views

php artisan vendor:publish --provider="KingsCode\DevTools\Providers\DevToolsServiceProvider"

Add the DEV_TOOLS_PIN key to your .env file

DEV_TOOLS_PIN=<your key to login>

After entering your PIN in your browser, your session lasts for one hour

Access the dev-tools at the following urls:

{environment-url}/dev-tools/overview
{environment-url}/dev-tools/joij/overview