The New Way to Build with AI! Introducing ReUI — the developer platform for agentic UI with shadcn/ui
Browse ReUI Pro

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

Deleted comment
 
Deleted comment
Deleted comment

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



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
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  :(
buy metronic keenthemes mega bundle

ReUI

Open-source React components, blocks and templates built on shadcn/ui and Tailwind CSS by Keenthemes.