css - laravel 5.3.16 not including bootstraps functionality? -


don't know i'm doing wrong time @ installing auth in laravel 5.3.16

the installation of laravel , auth both working layout of auth views miss bootstrap includement. content shifted left , there nog css included.

the difference in looks:

https://i.stack.imgur.com/zirsm.jpg

https://i.stack.imgur.com/fcnqw.jpg

what can fix missing css?

i found out command php "artisan make:auth" not automaticly include bootstrap , jquery libs.

this should included manualy.


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -