vscode-laravel-artisan icon indicating copy to clipboard operation
vscode-laravel-artisan copied to clipboard

Visual Studio Code Laravel Artisan Extension

Results 29 vscode-laravel-artisan issues
Sort by recently updated
recently updated
newest added

Can you add datatable support. php artisan datatables:make UsersDataTable

![image](https://user-images.githubusercontent.com/5873347/165284101-454aa0ec-21f0-493a-9bc2-5d325f9b5b20.png) ![image](https://user-images.githubusercontent.com/5873347/165284352-6dfc5799-b149-4288-b392-e36ad51ea59a.png) ![image](https://user-images.githubusercontent.com/5873347/165284421-279ae595-4710-4bcc-8c79-80c7478d2bd8.png)

`Command 'Artisan: Optimize' resulted in an error (command 'artisan.optimize' not found)` Windows 10 Laragon ![image](https://user-images.githubusercontent.com/5873347/110123474-4f5d9980-7d97-11eb-9248-1e529cc58bfe.png)

Hello! I'd like to ask if there is any way to use this extension with Homestead properly? If I use the Config Cache or Config Refresh artisan command, my application...

enhancement

I don't seem to be able to run these commands from sail. You may know that sail uses the syntax: sail artisan but there doesn't seem to be an option...

It doesn't look good in the new Laravel 9. ![image](https://user-images.githubusercontent.com/4918318/154612469-4b3af791-266f-4173-b42d-8126a9e47e99.png) @TheColorRed, do you have plans to support the Laravel 9 route:list command? I am thinking maybe utilize the `--json` flags...

Issue: When docker enabled command run in the wrong path Changes : 1. Adding base command as optional param 2. Setting the artisan path in the child process Pending :...

Artisan : make component command not showing in vscode command palette.

Hello Ryan, I use GitPod.io and VSCode as a web IDE. I would like to be able to use your extension in GitPod as well. But for that, your extension...

Please Ask for Markdown with `Make Mail` Command.