My base Laravel/Vue project install.
laravel/telescope - because debugging sucks otherwise
greggilbert/recaptcha - google recaptchas
laracasts/flash - easy flash messages
guzzlehttp/guzzle - guzzle client for send email
watson/sitemap - easy google site maps
bugsnag/bugsnag-laravel - bugsnag all the things
spatie/laravel-activitylog - nearly always need this activity logger
tightenco/ziggy - my prefered way of handing routes in js
ahuggins/open-on-make - opens my editor after a make command
mikeerickson/phpunit-pretty-result-printer - much nicer phpunit output
bugsnag-js - bugsnag all the things
bugsnag-vue - bugsnag all the things
moment - much prefer moment to native js dates
vue-select - because who like selects anyway
vue-sweetalert2 - swal tastic
collect.js - laravel like collection methods in js
Basic header/footer layout
My preferred way of enforcing page titles.
Style CI with laravel config added
Travis CI with dusk compatable build and test added - no deploy hooks