poteto-dev / laravel-ui-stisla

MIT License
59 stars 22 forks source link

Use proper layout for auth #17

Closed evaleries closed 3 years ago

evaleries commented 3 years ago

Instead of using app.blade.php on authentication, why don't we use the existing auth.blade.php layout? image

rizkyyangpalsu commented 3 years ago

Of course, we add auth.blade.php for authentication layout. But, now we don't have authentication layout like Login, Register, Forgot Password etc. I'm so happy if you want contribute that.