I use php 8.0.15 with Laravel and node js 14.16 ! The version before runs great, now i dont be able start it because lot errors. Yoo make a great work, please update the informationa for php, node deps and all, to start working ! Thank you for really great inspiration and coding ! Uwe
Hallo, Thank you for your help, all problems gone, I install the latest php-version, ignore the errors from composer and webpack-mix and all looks great!! One question: Is there a way to include modern Java-Script (module / nomodule) without hardcoding in the base-blade? I try it like you show in --add npm-plugin-- but it only works if i include it in base-blade and than its take much time and wood not be cached!? Excuse my bad english, I am german, great Work!!
You can add it into resources/assets/core/plugins/plugins.js or create a separate plugin include files in this folder; resources/assets/core/plugins/custom Please rebuild using npm run dev after modifying the assets.
Also, you can include it on the config page. Add the config/global/pages.php