dimanche 27 septembre 2015

Custom registration with Laravel 5.1

I am new to Laravel. I have two different user types: teachers and students. Teachers register accounts in registration form in website but student registration is provided by a windows application. So I must provide an API to this application. Default Laravel auth is enough for teacher registration but can I use same AuthController for API registration? I don't need a view or redirect to website.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire