https://github.com/eufelipemateus/laravel-package-example-command
Este projeto vista mostrar com um exemplo de como criar um comando no Laravel.
https://github.com/eufelipemateus/laravel-package-example-command
command command-line example laravel
Last synced: about 2 months ago
JSON representation
Este projeto vista mostrar com um exemplo de como criar um comando no Laravel.
- Host: GitHub
- URL: https://github.com/eufelipemateus/laravel-package-example-command
- Owner: eufelipemateus
- License: unlicense
- Created: 2022-03-06T03:37:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-06T03:39:43.000Z (about 3 years ago)
- Last Synced: 2025-02-03T14:37:52.405Z (3 months ago)
- Topics: command, command-line, example, laravel
- Language: PHP
- Homepage: https://felipemateus.com/blog/2022/03/como-criar-comandos-no-laravel
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Laravel Command Example - FelipeMateus\ExampleCommand
[](https://packagist.org/packages/felipemateus/laravel-package-example-command) [](https://packagist.org/packages/felipemateus/laravel-package-example-command) [](https://packagist.org/packages/felipemateus/laravel-package-example-command) [](https://packagist.org/packages/felipemateus/laravel-package-example-command) [](https://packagist.org/packages/felipemateus/laravel-package-example-command)
Este pacote é uma demonstração de exemplo de como criar um comando no [Laravel](https://laravel.com/) como visto [nesse artigo](https://felipemateus.com/?p=4097).
## Instaling
### Run the command below in root to install the package in your project
```bash
composer require felipemateus/laravel-package-example-command
```
## License
[](https://packagist.org/packages/felipemateus/laravel-package-example-command)
## Author
[Felipe Mateus](https://felipemateus.com)