Skip to content

fixed hardcoded slug placeholders#12

Open
Partymann2000 wants to merge 8 commits into
wemxnet:mainfrom
Partymann2000:main
Open

fixed hardcoded slug placeholders#12
Partymann2000 wants to merge 8 commits into
wemxnet:mainfrom
Partymann2000:main

Conversation

@Partymann2000
Copy link
Copy Markdown

replace the https://wemx.net/packages/ placeholder in package create/edit and category create/edit to {{ config('app.url') }}/category/ and {{ config('app.url') }}/packages/

@Mubeen142
Copy link
Copy Markdown
Contributor

Hi Partyman,

Thank you for your PR.

However it would be better to use the following statement

{{ url('/category') }}/

Instead of app.url since app url can be inaccurate sometimes, if u can update that in PR I will merge it

@Partymann2000
Copy link
Copy Markdown
Author

So @Mubeen142 all changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants