الصفحات · TomatoPHP
🏗 Auth Builder
you can build multi-auth using the same accounts table in a very easy way, so we created a Facade class to help you do that.
How to use
you just need to create 2 controllers AuthController, ProfileController
php
and on your profile controller, you just need to use Profile traits
php