Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Base URL sebaiknya tidak tercatat pada DB #5

Open
arnaldododo opened this issue Jun 12, 2020 · 0 comments
Open

Base URL sebaiknya tidak tercatat pada DB #5

arnaldododo opened this issue Jun 12, 2020 · 0 comments

Comments

@arnaldododo
Copy link

Pada beberapa komponen seperti manajemen menu, lalu group banner item, URL nya tersimpan pada DB. Sehingga ketika berpindah dari localhost ke hosting data tersebut mesti di perbaiki satu-satu.
Contoh:
pada menu kita setting http://localhost/apricot/beranda, ketika kita upload ke hosting harus kita ubah lagi ke http://www.domain.com/apricot/beranda. Semestinya bisa simpan /beranda saja pada database. Sisa bagian depannya kita bisa ambil dengan baseurl.

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

No branches or pull requests

1 participant