How can I add a laser particle?

Ok so I got this laser that works and everything but now I have this particle I want to have where the laser is hitting the floor. The laser is just a cylinder trigger by the way. any kind of help would be great!

Get the point of impact via a [raycast] 1 and instantiate a particlesystem at that point.