Manual Install |
(04-11-2020, 10:05 AM)Cecilio Wrote: ... Hi, Just 0.02 from a noobie... Maybe I'm missing something, but... After renamed the env file to .env and set the environment to development... When using "php spark serve" you'd must run ONLY http: // localhost: 8080 But using XAMPP (or something like that; I use XAMPP on Windows) I think you'd must run http: // localhost / ci4 / public Additionally, I had to change $baseURL on app\Config\App.php from http: // localhost: 8080 to something like http: // localhost / ci4 / public Hope this helps! Sorry if that's not the case... Best regards! |
Messages In This Thread |
Manual Install - by Cecilio - 04-11-2020, 10:05 AM
RE: Manual Install - by John_Betong - 04-11-2020, 06:17 PM
RE: Manual Install - by Cecilio - 04-12-2020, 09:46 AM
RE: Manual Install - by includebeer - 04-12-2020, 06:26 PM
RE: Manual Install - by John_Betong - 04-12-2020, 08:31 PM
RE: Manual Install - by includebeer - 04-13-2020, 04:36 AM
RE: Manual Install - by John_Betong - 04-13-2020, 09:01 PM
RE: Manual Install - by includebeer - 04-14-2020, 04:24 AM
RE: Manual Install - by John_Betong - 04-14-2020, 08:31 PM
RE: Manual Install - by FlavioSuar - 04-14-2020, 06:50 AM
RE: Manual Install - by includebeer - 04-14-2020, 06:57 AM
RE: Manual Install - by FlavioSuar - 04-14-2020, 09:07 AM
|