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

Laravel Skeleton


Hi,
We used to have instructions on how to remove unwanted pages and files to init the the demo to a start point of building a new project. Now it looks like the instructions have been removed and now when trying to remove pages/files there are some error and complains.
Are we planning to add back?


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


Hi,

If you're encountering errors or issues when trying to remove unwanted pages and files from the Laravel Skeleton demo to start building your new project, I'd recommend the following steps:

If you're facing errors when removing pages or files, please provide more information about the specific errors or issues you're encountering. Sharing screenshots or error messages would greatly help in identifying the problem.

As a general approach, you can manually remove the unwanted pages from the resources/views/pages folder. Additionally, remove any associated routes from the routes/web.php file and consider whether any controller or service logic needs to be updated or removed.

After making changes, it's advisable to clear your cache using the php artisan cache:clear and php artisan view:clear commands.

Check if removing certain pages affects your dependencies or components. Adjust your layout files and assets accordingly.

In the meantime, feel free to reach out to the Metronic support team or consult community forums for assistance. If you encounter specific errors, providing screenshots or error messages will help them better understand and assist you with resolving the issues you're facing.

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