With huge difficulty. SMF is its own framework.
That said, there are integration hooks you can use so that SMF will not look up auth from its own cookies but from the ones from your Laravel app, but you’d have to write that yourself, no ones done it for Laravel AFAIK. (You’d still have to put users into SMF’s tables, that’s a hard requirement)