Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laravel/vite-plugin
Laravel plugin for Vite.
https://github.com/laravel/vite-plugin
Last synced: 4 days ago
JSON representation
Laravel plugin for Vite.
- Host: GitHub
- URL: https://github.com/laravel/vite-plugin
- Owner: laravel
- License: mit
- Created: 2022-05-02T05:08:44.000Z (almost 3 years ago)
- Default Branch: 1.x
- Last Pushed: 2024-10-17T04:33:27.000Z (4 months ago)
- Last Synced: 2024-10-29T14:55:44.437Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 354 KB
- Stars: 800
- Watchers: 26
- Forks: 151
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
- fucking-awesome-vite - Laravel Vite Plugin - Laravel official plugin for Vite. (Integrations with Backends / Laravel)
- awesome-vite - Laravel Vite Plugin - Laravel official plugin for Vite. (Integrations with Backends / Laravel)
README
# Laravel Vite Plugin
## Introduction
[Vite](https://vitejs.dev) is a modern frontend build tool that provides an extremely fast development environment and bundles your code for production.
This plugin configures Vite for use with a Laravel backend server.
## Official Documentation
Documentation for the Laravel Vite plugin can be found on the [Laravel website](https://laravel.com/docs/vite).
## Contributing
Thank you for considering contributing to the Laravel Vite plugin! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).
## Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).
## Security Vulnerabilities
Please review [our security policy](https://github.com/laravel/vite-plugin/security/policy) on how to report security vulnerabilities.
## License
The Laravel Vite plugin is open-sourced software licensed under the [MIT license](LICENSE.md).