rakibdevs / laravel-docker

A generic docker environment for Laravel local development
MIT License
20 stars 6 forks source link

Add nodejs support #3

Open wahyusa opened 1 year ago

wahyusa commented 1 year ago

Hi thanks for building this project and actually everything works fine for me. The main problem is node js support was not implemented on this template. Have tried to adding it to docker container by myself but seems still doesn't work.

--

I hope this template can accomplish the Laravel Bootcamp tutorials https://bootcamp.laravel.com/

which running Laravel Breeze using tailwindcss and vite and even further may have support with react and vue

--

References on gitpod but with older laravel version https://github.com/apolopena/gitpod-laravel-starter

rakibdevs commented 1 year ago

Thank you for bringing this on board. I will work on adding Node.js support