Libraries tagged by php artisan make

kimchanhyung98/laravel-service-maker

1 Favers
617 Downloads

Use it instead of directly creating a Trait.

Go to Download


mostafizurmaruf/bingo-crud

0 Favers
0 Downloads

Scaffold a complete Laravel CRUD stack (model, migration, form request, resource controller, Blade views and route) from a single schema string via `php artisan make:crud`.

Go to Download


mont4/laravelmaker

0 Favers
136 Downloads

php artisan make:all for Laravel with Make and generate Laravel 'Controller, Request, Model, Factory, Seed, Migration, Translation, Policy & Permissions' compatible.

Go to Download


jornatf/laravel-trait-generator

0 Favers
27 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
15 Downloads

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

Go to Download


double-a/laravel-init

1 Favers
9 Downloads

Making php artisan init command to make project initializing easy

Go to Download


dominikstyp/laravel-model-abstractor

3 Favers
9 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


l0n3ly/laravel-dynamic-helpers

1 Favers
331 Downloads

Laravel Dynamic Helpers is a package that dynamically resolves helper classes and provides an Artisan command to generate custom helpers in your app/Helpers directory, making helper management effortless and fully automated.

Go to Download


mateusjatenee/laravel-artisan-extended

2 Favers
7 Downloads

PHP project.

Go to Download


jakebathman/list-custom-artisan-commands

1 Favers
20 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