Sadržaj

https://razvoj.mellon-fitness.com search + dolazak //! config->app.php

Project root directory: // * config->app.php

//TODO Find and change this to domain specific routes and url /* |--------------------------------------------------------------------------

Application URL
This URL is used by the console to properly generate URLs when using
the Artisan command line tool. You should set this to the root of
your application so that it is used when running Artisan tasks.
*/

'url' => env('APP_URL', 'https://razvoj.mellon-fitness.com'),

// TODO CHANGE TO THIS

'url' => env('APP_URL', 'https://podomena.mellon-fitness.com'),

//resources/views
    -index.php
    -search.php
//App/Http/Controllers
    -HomeController.php

izmjene url-a za ajax poziv kod dolaska

Revision #1
Created 14 April 2025 05:22:05 by Admin
Updated 14 April 2025 05:22:05 by Admin