php - laravel setting up local environment on mac (can't find the proper computer name) -


these days borrowed someone's mac start learning , using mac. anyways, able setup local environment laravel in windows fine since had adding computer user name local array in start.php.

somehow couldn't find proper name on mac setup local environment , kept on having issue database connection. tried setting production database.php correctly , site run fine that's why know computer name issue when trying setup local environment.

anyways, tried searching online of course , found few ways such going networking, sharing , command line computer's name none of them worked.

can give me hand here please?


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -