Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Laravel Update 8.1.1 with lot errors


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


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (3)


Hi,

Could you please send the screenshots of the issue? Which commands are you using when the error appears?

Thanks



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!!



Hi,

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

Thanks


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(