With the new [Create Inertia Daemon Forge API](https://forge.laravel.com/api-documentation#enablecreate-inertia-daemon), we no longer need to manually add a daemon for Inertia. Additionally, we should remove `RemoveInertiaSupport` since Forge will handle the removal of the Inertia daemon for us.