Libraries tagged by Atrisan
nimaw/lara-commands
14 Downloads
Laravel extra commands not exists in core commands list.
muhaiminshihab/ctaroutes
77 Downloads
CtaRoutes is a Laravel package that provides a set of convenient routes for common Artisan commands.
monirz/lvartisan
259 Downloads
Laravel view artisan command
mechastorm/laravel-lang-google-spreadsheet-importer
122 Downloads
Laravel Artisan Command to generate Laravel Languages files from a Google Spreadsheet
mantey/laratrait
30 Downloads
An easy way to create a trait with php artisan command
luigel/laravel-trait
946 Downloads
A simple artisan command to generate Traits
leuzeus/iseed
391 Downloads
This is a fork of the SchuBu/iseed of the original package Orangehill/Iseed. Generate a new Laravel database seed file based on data from the existing database table.
kyslik/view-clear
7696 Downloads
Simple artisan command to clear compiled views in Laravel 5.0
kinoritech/lost-in-translation
298 Downloads
This scans your laravel project for used locale keys that aren't translated by your locale files.
kaue-f/laravel-structura
13 Downloads
Laravel-Structura is a tool designed to streamline and standardize the creation of resources in Laravel, promoting a more organized and scalable development structure.
kadevland/laravel-easy-modules
3 Downloads
Laravel module generator with extensive Artisan commands for rapid modular development. Customizable architecture patterns including Clean Architecture templates.
jongi/ntoshi
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.
indragunawan/laravel-env-handler
57 Downloads
Laravel 5 artisan command to handling the environment configuration (.env)
indatus/guardian
2154 Downloads
Allows you to protect more than just the production environment from potentially destructive tasks
hariadi/laravel-boilerplate-generator
607 Downloads
Generate Model, attribute, relation, scope trait and repository for Laravel Boilerplate