hi guys.
I need to create a "moked " view for a POC.
So it should be enouh with a basic admin dashboard with a side panel options and crud operations.
Is it there an official and easy to install theme for that ? better if it is bostrap based.
What is a ‘moked view’? An admin dashboard with side panels and all doesn’t sound like any kind of ‘view’ in the Laravel sense, but it’s pretty much what Laravel Nova provides.
Thank you both guys for the response.
This is what i did ... and it is workin nice.
I downloaded a free theme (nice admin) from bootstrap site:
https://bootstrapmade.com/nice-admin-bootstrap-admin-html-template/
Then I separated all sections and place them on my blade layout.
Then I copied the asset folder into my public laravel folder and it is working.
So , I can play with the sections and , if this become true ... ad logic , authentication and so ..
What do you think about this aproach ... at least is working.
Thanks.
You can check the new Material 2 Dasboard to.. I use it sometimes and its free and very nice.
It has a good sidebar and a lot of pre-made bootstrap 5 components.