How do i connect login to my server?
I want people to register/login to my server
html
Hi,
Metronic's default HTML version does not have server side implementation such as login, registration, database connections, etc. These features are not covered.
You can check the Laravel version of Metronic that comes with built-in authentication and basic crud solution.
Regards