Granted that you want to do it in Photoshop, but you can also create the effect in GIMP with the Line Nova filter (Filters > Render > Line Nova...) ("Fill a layer with rays emanating outward from its center using the FG color"). It helps to make a small alteration to the script (line-nova.scm) to make it more useful by changing the "40" in:
SF-ADJUSTMENT _"Number of lines" '(200 40 1000 1 1 0 1)
to something like "10":
SF-ADJUSTMENT _"Number of lines" '(200 10 1000 1 1 0 1)
This would widen the filter's default range of lines (by extending the bottom end) to enable you to produce something more closely resembling your screenshot.