Laravel 5: Generating Public URLs to Elixir Compiled Assets With elixir
The elixir helper function can be used to get the path to a versioned Elixir file. The function accepts two arguments, the name of the $file to find the path for and the $buildDirectory to look in. By default, the $buildDirectory is set to build...