Which Tech Stack will be better for this application ?
Which Tech Stack will be better for an application that is a platform for Student from different universities where they can discuss ideas and CS concepts in a forum format.
As @martinbean said, the best choice will be the tech stack where you are the most comfortable with.
But it depends also on some other characteristics : for example if you need real-time data like on a chat, it's perhaps a good idea to work with Laravel / VueJS or Laravel / Livewire.