Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

The contents of Laravel 2,4,7, probably other demos are identical


Hi,

The contents of Laravel demo 2, demo 4, demo 7 (probably others also) inside the zips are identical (binary compared with sub-folders), all had the name metronic_v8.0.36_laravel.zip when downloaded.

is this intentional? In my opinion, If a single 90MB archive is enough for all nine, then I suppose you could just place a single archive and append an addition info about this to avoid confusion. In any case, I just can't figure out how can I activate a particular demo view for a laravel installation.

Thanks


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (3)


HI,

All demos for Laravel are in one zip file. Thanks, Eric Moss for the details.

We will update README.md for more detailed information.

Thanks



Hi,

My guess is it is intentional especially because they all have different assets & blade files because of the way they look.

Once you run

npm run dev --demo2
for whatever demo you are trying to use. NPM will install the assets to the corresponding theme you're trying to use.

As far as the functionality (Auth scaffolding & logging system) out of the box. You're correct it is the same for each demo ,but the different is the look and feel.

As far as how to activate a particular demo for Laravel reference documentation is Here



Eric, thanks. It makes sense now. The problem in my understanding was because the README.md file inside the demo packages lacked the corresponding demo-switching information, I used it for the installation process. I suggest for developers to fix this in the readme file if it's possible.


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(