Laravel Route Snappit
A collection of Laravel route snippets for Visual Studio Code.
Features
- Quickly convert route definitions into Laravel's routing syntax.
- Supports different types of route definitions.
- Easy integration into your Laravel projects.
Usage
- Select the route definitions you want to convert.
- Right-click and select Convert Routes from the context menu or press Ctrl+Alt+A if you have a selection.
- The converted routes will replace the selected text.
Types of Routes
- routegroup: Grouped route definitions to organize your routes.
- routebasic: Basic single-route definitions.
- routecontroller: Controller-based route definitions for organized routing.
Contributing
Contributions are welcome! Please open an issue or submit a pull request.
Demonstration
Using right-click to convert routes
press Ctrl + Alt + A to convert routes
License
This project is licensed under the MIT License - see the LICENSE file for details.
Author
[EslamMohamed] - [emomemo4555@gmail.com] - [eslam147]
| |