I\'m trying to dump a .php file created from a blade template into the public folder, this way:
$html = view(\'input_file\', [ \'variable\' => \'text\' ]