Following to our lecturer Dr Davison’s advice “Test your Laravel project on a public webserver at an early stage”, before I start diving into the app functions and structure, and right after installing my Laravel app on localhost XAMPP and scaffolded the authentication, I tried moving the project to my public hosting server under my […]
Testing on a public webserver!