8000 GitHub - Harrk/laravel-console
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 1, 2022. It is now read-only.

Harrk/laravel-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Console

-- WORK IN PROGRESS --

This package simplifies access to Symfony's console package by offering some styled commonly used output functions.

Installation

$ composer require harrk/laravel-console

Usage

Once installed, the console can be accessed through a helper function.

console()->info('Hello World');

Methods

  • info
  • warning
  • danger
  • error
  • question
  • writeLine

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0