Libraries tagged by php artisan make

jornatf/laravel-trait-generator

0 Favers
15 Downloads

A Laravel Package to make Trait with artisan CLI.

Go to Download


thiagobrauer/laravel-incremental-migrations

0 Favers
77 Downloads

This Laravel package extends the command php artisan make:migration to add an incremental number at the end of a migration file, if there is already another migration with the same name. It also has its own artisan command to fix the names of the existing migrations.

Go to Download


bahir24/lararepocom

1 Favers
12 Downloads

Add artisan command to create repository by "php artisan make:repository ModelRepository"

Go to Download


double-a/laravel-init

0 Favers
7 Downloads

Making php artisan init command to make project initializing easy

Go to Download


dominikstyp/laravel-model-abstractor

3 Favers
8 Downloads

Makes AbstractModel inside app/models directory, changes make:model command to generate models which inherit from AbstractModel, and provides php artisan command to move your existing models to app/models directory and change their inheritance to AbstractModel. Thanks to that all your models will inherit from your custom class.

Go to Download


mateusjatenee/laravel-artisan-extended

2 Favers
7 Downloads

PHP project.

Go to Download


jakebathman/list-custom-artisan-commands

1 Favers
10 Downloads

List only Artisan commands that fall under the application's App\ namespace, using much the same output as php artisan list.

Go to Download


<< Previous