laravel-model-abstractor
by dominikstyp
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.
laravue-generator
by laravelvue
laraVue Generator is a extend version of InfyOm Generator. that i extend for my own requirements
laravel-vue-component-generator
by suomato
Generates a new Vue component with boilerplate in Laravel project
laravel-uuid
by emadadly
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
laravel-uuid
by leganz
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
appskeleton-for-laravel
by fbnkcmaster
Custom artisan command for Laravel 5 to help speed up you web app development