alograg/dev-tools

Dev tools for Lumen/Laravel projects
53
Install
composer require alograg/dev-tools
Latest Version:v0.2.0
PHP:>=7.4.0
License:MIT
Last Updated:Feb 15, 2021
Links: GitHub  ·  Packagist
Maintainer: alograg

Alograg DevTools

Version license Version Downloads

Dev tools for Lumen/Laravel projects

Based on:

Instalation

composer require --desv alograg/dev-tools 

Artisan Tools

key:generate

Description:
  Set the application key

Usage:
  key:generate [options]

Options:
      --key[=KEY]       Key to modify files [default: "APP_KEY"]
  -s, --show            Display the key instead of modifying files

make:model

Description:
  Create a new Eloquent model class

Usage:
  make:model [options] [--] <name>

Arguments:
  name                       The name of the class

Options:
  -t, --template[=TEMPLATE]  Relative path to stub file. DEFAULT: /home/alograg/proyectos/libraries/dev-tools/src/stubs/model.stub

Related Packages

erirk/paypalpayment

laravel-paypalpayment is simple package help you process direct credit card paym...

0
gabrieloliverio/laravel5-generators

Database metadata-based generators for Laravel 5

1
doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

628,058,007 9,707
laravel/framework

The Laravel Framework.

572,249,171 34,893
laravel/tinker

Powerful REPL for the Laravel framework.

481,927,243 7,441