Comments ne started the conversationJuly 4, 2022 at 1:38pmhi, i need just to ask how i can edite this link,https://immobilierkech.ma/registeri need to costum the register page with for example adminregister 252The repliedJuly 4, 2022 at 1:51pmYou should have knowledge of PHP. LaravelYou can change your route in platform/plugins/real-estate/routes/web.phpne repliedJuly 4, 2022 at 1:59pmyah i know a littel but i can't find this page register in route page, bcs i need to hide it i need only user find this page with a costum linkne repliedJuly 4, 2022 at 2:02pmok i find it, Route::get('register', 'RegisterController@showRegistrationForm') ->name('register'); Route::post('register', 'RegisterController@register') ->name('register.post');should just i change register.blade page name and in route ?? 252The repliedJuly 4, 2022 at 2:21pmYou can try And register content in platform/themes/resido/views/real-estate/account/auth/register.blade.phpne repliedJuly 4, 2022 at 4:24pman other qs frome where can i change the position of watermark, bcs i need it in the midle of the image 252The repliedJuly 5, 2022 at 2:47amYou can setting position of the water mark in Settings/MediaWe provide a lot of option to selecthttps://resido.thesky9.com/admin/settings/media1 Like Sign in to reply ...
hi, i need just to ask how i can edite this link,
https://immobilierkech.ma/register
i need to costum the register page with for example adminregister
You should have knowledge of PHP. Laravel
You can change your route in platform/plugins/real-estate/routes/web.php
yah i know a littel but i can't find this page register in route page, bcs i need to hide it i need only user find this page with a costum link
ok i find it,
Route::get('register', 'RegisterController@showRegistrationForm')
->name('register');
Route::post('register', 'RegisterController@register')
->name('register.post');
should just i change register.blade page name and in route ??
You can try
And register content in platform/themes/resido/views/real-estate/account/auth/register.blade.php
an other qs frome where can i change the position of watermark, bcs i need it in the midle of the image
You can setting position of the water mark in Settings/Media
We provide a lot of option to select
https://resido.thesky9.com/admin/settings/media