🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

better-laravel-vite-plugin

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

better-laravel-vite-plugin

Laravel plugin for Vite.

0.7.4
latest
Version published
Weekly downloads
6
50%
Maintainers
1
Weekly downloads
 
Created

Whats the difference between "laravel-vite-plugin" & "beter-laravel-vite-plugin"?

This package functuons exactly like laravel-vite-plugin package, the diffrence is the hot file in the public foler outputs the server.origin config option rahter than forcing a strict url sheme (no clue why that is even needed). This is great if you are running behind some sort of proxy or have some need to change the hot file url. Upstream doesnt seem to be intrested in makeing this change, so I am maintaining a fork.

Laravel Vite Plugin

Build Status Total Downloads Latest Stable Version License

Introduction

Vite 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.

Contributing

Thank you for considering contributing to the Laravel Vite plugin! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

The Laravel Vite plugin is open-sourced software licensed under the MIT license.

FAQs

Package last updated on 22 Jan 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts