i have one question. How or is possible to store data from SMF SSI (api) into Laravel Auth. Is there way to sync that two script or any other way to store data from SMF and use as Auth:: throw framework website beside forum script.
Thank you.
i have one question. How or is possible to store data from SMF SSI (api) into Laravel Auth. Is there way to sync that two script or any other way to store data from SMF and use as Auth:: throw framework website beside forum script.
Thank you.
Copyright © 2021 Jogjafile Inc.
I found a solution by creating Helpers provider where i create static function in which i add info from smf_members and using that data.