Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

artisan completer #2406

Open
x-di opened this issue Jun 9, 2024 · 1 comment
Open

artisan completer #2406

x-di opened this issue Jun 9, 2024 · 1 comment
Labels
completer High level tracking issue for completer enhancement New feature or request fund Fundable with polar.sh help wanted Extra attention is needed

Comments

@x-di
Copy link

x-di commented Jun 9, 2024

Command

artisan

Description

Laravel's Artisan commands

Homepage

https://laravel.com/

Documentation

https://artisan.page/

Repository

https://github.com/laravel/laravel

Complexity

L

Anything else?

No response

Tasks

  • about
  • auth:clear-resets
  • breeze:install
  • cache:clear
  • cache:forget
  • cache:prune-stale-tags
  • cashier:webhook
  • channel:list
  • clear-compiled
  • completion
  • config:cache
  • config:clear
  • config:publish
  • config:show
  • db
  • db:monitor
  • db:seed
  • db:show
  • db:table
  • db:wipe
  • docs
  • down
  • dusk
  • dusk:chrome-driver
  • dusk:component
  • dusk:fails
  • dusk:install
  • dusk:make
  • dusk:page
  • dusk:purge
  • env
  • env:decrypt
  • env:encrypt
  • event:cache
  • event:clear
  • event:generate
  • event:list
  • fortify:install
  • help
  • horizon
  • horizon:clear
  • horizon:clear-metrics
  • horizon:continue
  • horizon:continue-supervisor
  • horizon:forget
  • horizon:install
  • horizon:list
  • horizon:pause
  • horizon:pause-supervisor
  • horizon:publish
  • horizon:purge
  • horizon:snapshot
  • horizon:status
  • horizon:supervisor
  • horizon:supervisors
  • horizon:terminate
  • horizon:timeout
  • horizon:work
  • inertia:middleware
  • inertia:start-ssr
  • inertia:stop-ssr
  • inspire
  • install:api
  • install:broadcasting
  • jetstream:install
  • key:generate
  • lang:publish
  • list
  • livewire:attribute
  • livewire:configure-s3-upload-cleanup
  • livewire:copy
  • livewire:cp
  • livewire:delete
  • livewire:form
  • livewire:layout
  • livewire:make
  • livewire:move
  • livewire:mv
  • livewire:publish
  • livewire:rm
  • livewire:stubs
  • livewire:touch
  • livewire:upgrade
  • make:cache-table
  • make:cast
  • make:channel
  • make:class
  • make:command
  • make:component
  • make:controller
  • make:enum
  • make:event
  • make:exception
  • make:factory
  • make:interface
  • make:job
  • make:listener
  • make:livewire
  • make:mail
  • make:middleware
  • make:migration
  • make:model
  • make:notification
  • make:notifications-table
  • make:observer
  • make:policy
  • make:provider
  • make:queue-batches-table
  • make:queue-failed-table
  • make:queue-table
  • make:request
  • make:resource
  • make:rule
  • make:scope
  • make:seeder
  • make:session-table
  • make:test
  • make:trait
  • make:view
  • migrate
  • migrate:fresh
  • migrate:install
  • migrate:refresh
  • migrate:reset
  • migrate:rollback
  • migrate:status
  • model:prune
  • model:show
  • nova:action
  • nova:asset
  • nova:base-resource
  • nova:card
  • nova:check-license
  • nova:custom-filter
  • nova:dashboard
  • nova:field
  • nova:filter
  • nova:install
  • nova:lens
  • nova:partition
  • nova:progress
  • nova:publish
  • nova:repeatable
  • nova:resource
  • nova:resource-tool
  • nova:stubs
  • nova:table
  • nova:tool
  • nova:translate
  • nova:trend
  • nova:upgrade
  • nova:user
  • nova:value
  • octane:frankenphp
  • octane:install
  • octane:reload
  • octane:roadrunner
  • octane:start
  • octane:status
  • octane:stop
  • octane:swoole
  • optimize
  • optimize:clear
  • package:discover
  • passport:client
  • passport:hash
  • passport:install
  • passport:keys
  • passport:purge
  • pennant:feature
  • pennant:purge
  • pulse:check
  • pulse:clear
  • pulse:restart
  • pulse:work
  • queue:clear
  • queue:failed
  • queue:flush
  • queue:forget
  • queue:listen
  • queue:monitor
  • queue:prune-batches
  • queue:prune-failed
  • queue:restart
  • queue:retry
  • queue:retry-batch
  • queue:work
  • reverb:install
  • reverb:restart
  • reverb:start
  • route:cache
  • route:clear
  • route:list
  • sail:add
  • sail:install
  • sail:publish
  • sanctum:prune-expired
  • schedule:clear-cache
  • schedule:finish
  • schedule:interrupt
  • schedule:list
  • schedule:run
  • schedule:test
  • schedule:work
  • schema:dump
  • scout:delete-all-indexes
  • scout:delete-index
  • scout:flush
  • scout:import
  • scout:index
  • scout:sync-index-settings
  • serve
  • spark:install
  • storage:link
  • storage:unlink
  • stub:publish
  • telescope:clear
  • telescope:install
  • telescope:pause
  • telescope:prune
  • telescope:publish
  • telescope:resume
  • test
  • tinker
  • ui
  • ui:auth
  • ui:controllers
  • up
  • vendor:publish
  • view:cache
  • view:clear

Polar

Fund with Polar
@x-di x-di added the enhancement New feature or request label Jun 9, 2024
@rsteube rsteube added the completer High level tracking issue for completer label Jul 20, 2024
@rsteube rsteube changed the title Artisan completion artisan completion Jul 20, 2024
@rsteube rsteube changed the title artisan completion artisan completer Jul 20, 2024
@rsteube rsteube added the fund Fundable with polar.sh label Jul 21, 2024
@rsteube
Copy link
Member

rsteube commented Jul 26, 2024

@rsteube rsteube mentioned this issue Jul 26, 2024
@rsteube rsteube added the help wanted Extra attention is needed label Jul 27, 2024
This was referenced Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
completer High level tracking issue for completer enhancement New feature or request fund Fundable with polar.sh help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants