Libraries tagged by php artisan make

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


jongi/ntoshi

0 Favers
9 Downloads

🚀 Ntoshi Framework simplifies PHP app development with intuitive design patterns and a customizable foundation. Ideal for small to medium-sized business applications, with CMS extension.

Go to Download


jornatf/laravel-trait-generator

0 Favers
23 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
8 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


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