S
S
suhuxa12017-07-31 09:09:26
Laravel
suhuxa1, 2017-07-31 09:09:26

How to remove laravel auth?

Unfortunately, having installed make:auth, I realized that it would take as much time to finish it and cut it as much as to make my personal Ajax authorization. So the question is how to remove all the consequences of the make:auth command? is it enough to remove all routes, controllers and views related to auth? Or is it written somewhere else?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Melikhov, 2017-07-31
@amelihovv

Yes, that will be enough.
https://github.com/laravel/framework/tree/5.4/src/...
https://github.com/laravel/framework/blob/5.4/src/...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question