Open Aquive opened 2 years ago
The coreui-free-laravel-admin-template
is a full Laravel project with the CoreUI template integrated.
The guide would be install this project
in this case.
You're thinking of having your own project and copy/pasting in the CoreUI project, correct?
merge
) it into your projectmerge
) it into your projectresources/sass/style.scss
(there are multiple files in that sass
directory, that the style.scss needs
resources/js/
(all those .js files are used in webpack.mix.js)resources/assets
resources/views/
resources/views
How do I install this in an existing Laravel project? Is there a guide available?