I'm working on a project in laravel for learing the framework.
I create a basic register/login and after that I customize the register. Now I wanna create another table in my db. And I wanna create a different register it's like users and companies. Two different things.
How should I go ?
via Daniel Ardelean