Jose Jimenez
Jose Jimenez
Software Architect & Developer
> >

Articles about

VueJS

Pushing a Laravel Vue.js App to Production: CDN Hosting and Server Load Distribution

December 15th, 2023 — Learn how to push a Laravel Vue.js app to production, hosting the bundled file on a separate domain and allowing multiple servers to load from it.

Running npm run dev Outside Laravel Homestead for Efficient Hot Reload with Vue.js

July 31st, 2023 — Boost your Vue.js development with faster hot reloads! Run npm run dev from your machine instead of Laravel Homestead for optimum performance.

How to Setup Fontawesome Library with Laravel 10, Inertia, and Vue 3

June 22nd, 2023 — Add stunning Fontawesome icons to your web applications in Laravel 10 with the help of Inertia and Vue 3 for an enhanced user interface.