Libraries tagged by Laravel php cart

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


michelmelo/laravel-console-create-view

0 Favers
37 Downloads

Create Laravel views (blade template) using 'php artisan' command-line interface

Go to Download


clean-code-studio/laravel-make-facades

2 Favers
4645 Downloads

Laravel Artisan Command To Generate Facades (php artisan make generator now execpts facade Facadename)

Go to Download


php-soft/laravel-articles

1 Favers
1620 Downloads

The Laravel Framework.

Go to Download


h2022/laravel-opcache

1 Favers
10 Downloads

PHP OPcache Artisan commands for Laravel.

Go to Download


bourne/laravel-opcache

0 Favers
1 Downloads

PHP OPcache Artisan commands for Laravel.

Go to Download


zmon/laravel-crud-generator-zmon

0 Favers
359 Downloads

php artisan command to generate fully working crud with grid paginated server side only by having database tables

Go to Download


zeuz113/laravel-crud-generator

0 Favers
52 Downloads

php artisan command to generate fully working crud with grid paginated server side only by having database tables - forked from kEpEx/laravel-crud-generator

Go to Download


ronanflavio/artisan-make-extension

3 Favers
15 Downloads

An extension from "php artisan make" command

Go to Download


nguyenhiep/laravel-web-artisan

0 Favers
6 Downloads

This package allows you to execute artisan commands in a simple way using the browser window. If you don't have SSH access to the hosting platform where your Laravel site is hosted, this solution allows you to run commands like "php artisan migrate".

Go to Download


kevyworks/laravel-php-cs-fixer

0 Favers
4 Downloads

A PHP-CS-Fixer bridge for use via Artisan CLI on Laravel 5.5+

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


itutu-media/laravel-installer

0 Favers
64 Downloads

Laravel Installer is a package that handles the installation of the application. It extends Laravel's Command class and has a signature of app:install. This command can be run in the terminal with php artisan app:install.

Go to Download


intellow/make-route-for-laravel

2 Favers
230 Downloads

Adds a php artisan make:route command. This scaffolds the route in web.php, controller, and even generates a unit test

Go to Download


hcomg/laravel-easy-generator

3 Favers
24 Downloads

php artisan command to generate fully working crud with api resource by having database tables

Go to Download


<< Previous Next >>