Laravel Valet for VSCodeThe Laravel Valet for VSCode is a powerful extension that helps you manage your Laravel Valet projects directly from your editor. It provides a seamless integration with Laravel Valet, a Laravel development environment for Mac minimalists, making it easier to handle your Laravel projects. Laravel valetProviding a user-friendly interface for managing Laravel Valet projects. It display a list of current projects using valet, provide options for running Laravel Valet commands, and show the versions for each project Valet AreaDisplays the current project using valet, providing a clear overview of your projects' locations, URL, and PHP version. You have several options:
Also you have the search bar to filter your projects by name. Links AreaDisplays all the links to your Laravel Valet projects, providing a quick and easy way to manage your projects. Each link in this area represents a Laravel Valet project. The link shows whether the project is secured (HTTPS) or not (HTTP). You have several options for each link:
These options give you full control over your Laravel Valet projects, right from within VSCode. PHP Versions AreaDisplays the PHP version used by each of your Laravel Valet projects, providing a clear overview of your projects' environments. Each project in this area shows the PHP version it's currently using. This allows you to quickly identify any projects that might be running on an older or different PHP version than expected. You have several options for each project:
These options give you full control over the PHP versions used by your Laravel Valet projects, right from within VSCode. Paths AreaDisplays the paths to each of your Laravel Valet projects, providing a clear overview of your projects' locations. Each project in this area shows the path to its root directory. This allows you to quickly identify any projects that might be in unexpected locations. Giving you the option to open the project in your default file explorer. Avaliable commandsDisplays the avaliable commands for Laravel Valet, providing a quick and easy way to run them. FeaturesHere are some of the outstanding features of Laravel Valet for VSCode:
InstallationYou can install Laravel Valet for VSCode directly from the Visual Studio Code Marketplace. Just search for "Laravel Valet" in the Extensions view ( UsageAfter installation, you can access all features from the Laravel Valet panel in the sidebar. From there, you can manage your projects and run commands. LicenseLaravel Valet for VSCode is licensed under the MIT License.My VSCode Extension is a powerful tool that helps you to [describe what your extension does]. |