guapp/laravel-toolbox

There is no license information available for the latest version (dev-master) of this package.

Toolbox for Laravel applications

Installs: 203

Dependents: 0

Suggesters: 0

Security: 0

pkg:composer/guapp/laravel-toolbox

dev-master 2024-11-21 22:13 UTC

This package is not auto-updated.

Last update: 2025-10-10 02:19:38 UTC


README

Introduction

The Guapp Laravel Toolbox is a Swiss Army Knife for Laravel. It contains various useful tools for developing, testing and monitoring Laravel applications.

Installation

composer require guapp/laravel-toolbox

Add the following line to the providers àrray in config/app.php

Guapp\LaravelToolbox\ToolboxServiceProvider::class,

Artisan Commands

php artisan db:console opens a mysql prompt logged in to the database configured in .env

Maintainers

The laravel toolbox is maintained by Stefan Hess and supported by ZNIPP GmbH.