guapp/laravel-toolbox

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

Toolbox for Laravel applications

dev-master 2017-10-01 07:28 UTC

This package is not auto-updated.

Last update: 2024-05-18 14:24:32 UTC


README

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

Installation


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


Artisan Commands

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