Hello,
I've been trying to add the HTML stepper to my Laravel project and i'm kind of lost on how to do it.
I'm working locally, so here it is ;
At first i added the style at the top of my file which extends the
@push('style')
@endpush
and the scripts with pretty much the same method :
@push('scripts')
@endpush
to get around the 404 error of not finding the above ressources.
But I still can't find the solution to "GET http://127.0.0.1:8000/demo3/js/init.js 404 (Not Found)"
I checked under "public/demo3/js/" there is not the init.js file
How can i get around this error ?
Hello,
After i deleted every bit of code i head in that page, i noticed that error i have (which i showed in the screenshot) is still there.
So i guess it has nothing to do with the stepper.
Now that means i have that 404 error and the stepper not working
Hi Ali Silarbi,
Sorry for the delay. Could you please download the latest Metronic version from ThemeForest? The init.js issue should have already been fixed in the recent version. You can replace the assets with the latest version.
Hope this can solve the stepper issue.
Thanks