get('moon_data.txt'); //$lines = file('moon_data.txt'); //Create the output file handler //$output = file('/moon_output.txt'); dd($lines); } }