- Added
optimize-autoloader
to config
in composer.json
(#4189)
- Added
.vagrant
directory to .gitignore
(#4191)
- Added
npm run development
and npm run prod
commands (#4190, #4193)
- Added
APP_NAME
environment variable (#4204)
- Added
unix_socket
to mysql
in config/database.php
()#4179)
- Added Pusher example code to
bootstrap.js
(31c2623)
- Use
smtp.mailtrap.io
as default MAIL_HOST
(#4182)
- Use
resource_path()
in config/view.php
(#4165)
- Use
cross-env
binary (#4167)
- Remove index from password reset
token
column (#4180)