| Laravel Artisan GUIA Visual Studio Code extension that provides a graphical user interface for running Laravel Artisan commands. Features
Execute common Laravel Artisan commands with ease.Search for commands.View command descriptions.Execute commands in a specific folder.Toggle between light and dark themes. Installation
Clone the repository:
git clone https://github.com/ntkhang/laravel-artisan-gui.git
Navigate to the project directory:
cd laravel-artisan-gui
Install the dependencies:
npm install
Open the project in Visual Studio Code:
code .
Press F5to open a new VS Code window with the extension loaded.Open the command palette (Ctrl+Shift+PorCmd+Shift+Pon macOS).Run the command Show Laravel Artisan GUI.Package the extension:
npm package
 UsageMethod 1: Command Palette
Open the command palette (Ctrl+Shift+PorCmd+Shift+Pon macOS).Run the command Show Laravel Artisan GUI.Use the GUI to execute Artisan commands. 
Open the sidebar.Click on the Laravel Artisan GUI icon.Use the GUI to execute Artisan commands. Screenshots
 ContributingContributions are welcome! Please open an issue or submit a pull request. LicenseThis project is licensed under the MIT License. See the LICENSE file for details. |  |