Caleb helps Daniel get his refactoring wish-list in order. \nDaniel FINALLY finished [Ziggy](https://github.com/tightenco/ziggy), a package for Laravel Named Routes in Javascript.\n\nLinks:\n\n- [[5.5] Allow custom pivot accessors by themsaid \xb7 Pull Request #20411 \xb7 laravel/framework](https://github.com/laravel/framework/pull/20411 "[5.5] Allow custom pivot accessors by themsaid \xb7 Pull Request #20411 \xb7 laravel/framework")\n- [Ziggy: Use your Laravel named routes in JavaScript](https://github.com/tightenco/ziggy "Ziggy: Use your Laravel named routes in JavaScript") \u2014 Ziggy creates a Blade directive which you can include in your views. This will export a JavaScript object of your application's named routes, keyed by their names (aliases), as well as a global route() helper function which you can use to access your routes in your JS.