PHPackages                             shergela/laravel-command - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. shergela/laravel-command

ActiveLibrary[CLI &amp; Console](/categories/cli)

shergela/laravel-command
========================

Create a folder, files and blade files using Artisan command CLI and more commands.

017PHP

Since Oct 8Pushed 3y ago1 watchersCompare

[ Source](https://github.com/SkyWalkerGhost/shergela-laravel-command)[ Packagist](https://packagist.org/packages/shergela/laravel-command)[ RSS](/packages/shergela-laravel-command/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Shergela Laravel Command
========================

[](#shergela-laravel-command)

Laravel Command is a command list of a few `php artisan` commands. You can use it to create a files (in app directory) or blade views.

Installation
------------

[](#installation)

Require the package with composer using the following command:

```
composer require shergela/laravel-command

```

### Add ServiceProvide in config/app.php

[](#add-serviceprovide-in-configappphp)

```
