Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

Need help


I just bought a license and installed the laravel one.

I got all these files but i want to start from ''clean sheet'' with only the layout (side menu and navbar)

Any way how i can do this instead of deleteding everything and then start building?


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 (5)


I think, instead of deleting everything, keep the existing layout files and edit them to suit your needs. You can delete the unnecessary parts of the layout file and keep only the code for the side menu and navbar to start building from there.
cre: geometry dash spam



Join us for an unforgettable Evening Desert Safari Dubai! Experience thrilling dune bashing, camel rides, and stunning sunset views in the beautiful desert, all while enjoying traditional Bedouin hospitality.



Hi Jochem,

To start with a clean slate with only the layout (side menu and navbar) in Laravel, you can manually remove the unused folders and files. You may begin by removing the dashboard.

Here are some suggested folders that you can remove:


resources/views/layout/partials/sidebar-layout/sidebar/_menu.blade.php
resources/views/pages/dashboards/index.blade.php


You may also remove the widgets from this folder:


resources/views/partials/widgets


By removing these folders and files, you can start with a clean layout and build your project from scratch.


Thanks



I downloaded it and installed it by following:
https://preview.keenthemes.com/laravel/metronic/docs/getting-started

I still got the full thing as u can see in the img
https://prnt.sc/itabfpnWAPs5



Hi Jochem,

Have you considered using the Starterkit Laravel? It has a basic layout including a header, footer, sidebar menu, topbar menu, and pre-integrated assets.

You can download it from the following link:

https://devs.keenthemes.com/metronic/laravel

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  :(