Discussion on Vuely - Vuejs, Laravel, Angular 13, Expressjs Material Design Admin Template

Discussion on Vuely - Vuejs, Laravel, Angular 13, Expressjs Material Design Admin Template

Cart 1,647 sales
Well Documented

IronNetwork does not currently provide support for this item.

383 comments found.

Hi, After I cmd “npm run serve”, it goes to a login page.

The username and password is set already, but I still can’t login.

Thanks!

HI,

Its hard to comment without checking the logs, please provide us the logs screenshot we will look into it. To check console https://tinyurl.com/y77y3a78.

Let us know if you need anything else.

Thanks!

v-data-table pagination is not working properly when I use it as fetching each page data from the server side. Kindly help us

Hi,

Surely we would help, can you please send your project files at support@theironnetwork.org and we will take a look.

Thanks and have a lovely day ahead.

Hello! I want run app (npm run build) from not root folder on my site or create .jar file for java project

for example if root folder app working – http://v.romkhram.ru/ but if i put on non root or compile .jar file app dont work – http://romkhram.ru/v/

how i can do this?

thanks

Hi,

Please refer to the documentation to build relative path

https://iron-network.gitbook.io/vuely/deployment#building-for-relative-paths

Let us know if you need anything else. Thanks!

Hi, I see in the router in the object this key: requiresAuth: true,

How do I make it work? The requiresAuth on the router?

Hi,

If you set router requiresAuth: true it means you need to login first to access that page. requiresAuth is used by vue-router navigation guards you can check those navigation guards under the src – > main.js file.

https://tinyurl.com/y9njg9gf

Thanks! Let us know if you need anything else.

Thank you sir.

Downloaded latest bits – it still relies on jQuery – was it just not removed form package.json or is this still a dependency?

Any response on why jQuery is still a dependency?

Hi,

The template includes jvector map (requested by some customers) which requires jQuery, you can simply remove the same you won’t need jquery dependency.

Thanks!

we need node setup without auth0, can you please setup it

Hi,

Follow the documentation link to remove auth0.

https://iron-network.gitbook.io/vuely/faqs-frequently-asked-questions#how-to-remove-auth-0

Thanks! Let us know if it works for you or not.

Hello! Thank you for great template!

I am moving it into Nuxt structure, and have issues with styles, Can you please explain how styles works in your template? I will be really thankfull for any recommendation about moving styles for nuxt!

thank you and have a great day!

Hi,

We have used scss architecture for styles, you can find the scss under the src -> assets directory. In the scss directory you will get some directory and files like https://tinyurl.com/ycqqgx2p .

scss -custom // contains all component and modules styles -mixin // contains scss functions to make linear gradient colors and background variant. -utilities // contains typography -_app.variables.scss // contains app variables to manage colors, shadow etc -_custom.scss // loads the custom directory scss files -_mixin.scss // loads the mixin directory sccs files - _style.scss // loads all files in the scss directory. - _utilities.scss // loads utilities directory scss files.

If you want to use Vuely styles you need to copy scss directory in your project files and import the _style.scss file in your app entry point.

Thanks! Let us know if you need anything else

I noticed the “Saas” dashboard coming up. Looks interested. Do you have an ETA on this?

Hi,

Thanks for your interest, we are in the planning phase and gathering feedback. If you have any idea or suggestions you can send us directly at support@theironnetwork.org and we would be happy to integrate the same.

Thanks!

How can i integrated this template on my project in Laravel?

Hi,

Thanks for purchasing our template. We don’t provide integration guidelines for laravel as it totally depends on project structure and API. Following articles might help you to integrate template with your project

https://www.cloudways.com/blog/laravel-vue-single-page-app/ https://vuejsdevelopers.com/2018/02/05/vue-laravel-crud/ https://laraveldaily.com/quick-start-laravel-5-5-vue-js-simple-crud-project/ http://www.laravelinterviewquestions.com/2017/10/simple-crud-app-in-laravel-5-5-and-vue-js.html#sthash.FUv2Uf9X.dpbs

We will try to add steps in documentation in our next upgrade.

Thanks

Hi, thanks for this good template.

Why there is no change password page ?

Is it possible to get a PWA working with workbox later ?

Thanks for answer.

Removed: Jquery Dependency

It is still requiring jQuery for some reason.

Hi,

We have removed the jQuery dependency from the template except the jvector map module, this module uses jquery to initiate the function. We are working on it and will try to remove jQuery from this modules as well. If you are not using vector maps on your app you can remove jQuery from components and package file.

Please send us an email at support@theironnetwork.org if you need any help further to remove it or to setup the template.

Thanks

Hello. When I log in via Firebase, in local storage I get a key “userId” with data [object Object]. How I can get my data ?

Hi,

Here are step by step instructions to get your data: Go to the location src/store/modules/auth/index.js and add line of code in loginUserSuccess method as mentioned in screenshot: https://tinyurl.com/yarnljrc 2. Now you can get your data using method “JSON.parse(localStorage.getItem(‘userId’))” anywhere in your app.

Thanks! Let us know if you need anything else.

Hello. I purchased your Vuely Template today. According to your documentation, changelog shows there is a 4.0.0 version released, but there is 3.0.0 version avaliable on Themeforest – when will be a new version avaliable ?

Hi,

It has now been released, please download the latest files. Thanks!

The newest version is missing the documentation site. Can you provide it?

Hi,

We have moved the documentation online so that we can update it regularly. Below is the link, let us know if you need anything else. Thanks!

https://iron-network.gitbook.io/vuely/

Hi there, nice theme btw! I want to make SidebarLinks.js parent clickable to render first child of parent like so:

https://pastebin.com/k10fL8JD

Can you link me to the documentation for this? I tried looking at Vuetify and your Vuely docs but perhaps I missed something as I cannot find it in the documentations.

Additionally, some typos to fix for future Vuely releases: summery = summary, hanlder = handler, usefull = useful

Thanks!

Hi,

Thanks can you please send us your email at support@theironnetwork.org and we will send you step by step instructions for the same.

Thanks!

Hi,

I have Vuely. When I run dev server I get an error: ’’This dependency was not found:

  • firebase in ./src/firebase/index.js, ./src/store/modules/auth/index.js and 1 other”

I’m using node.js 10.9 and npm 6.2.

Hi,

It seems like you have installed nodejs version 10 in your machine, Vuely currently supports 9 version as some modules haven’t yet been updated by their authors, we are waiting for them to upgrade and then we will release the stable version. You can use node and npm versions

Node < 10 and > 5 Npm < 6

Thanks! Let us know if you need anything else.

when about to wait for the update under vue cli 3

The updated version has been released, please download the latest files. Thanks!

Hello again,

Yesterday, I asked a crucial question before I bought this template. You have responded multiple questions after mine, since they already bought the template. I understand prioritizing purchased users but I need an answer before I can purchase so I would appreciate a response. Thanks

Replied :)

where can i find vuely documentation, it’s not included in the latest download

here is the link, let us know if you need anything else. Thanks!

https://iron-network.gitbook.io/vuely/

When is the jQuery free/Vue CLI 3 version coming out?

We are working on it and hopefully by next week, we should be able to release it . Thanks!

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey