Skip to content

Instantly share code, notes, and snippets.

@FabianoFaria
Created August 28, 2017 12:29
Show Gist options
  • Save FabianoFaria/3e9e8f9c88389f1931f27e8791c263a0 to your computer and use it in GitHub Desktop.
Save FabianoFaria/3e9e8f9c88389f1931f27e8791c263a0 to your computer and use it in GitHub Desktop.
No need to create Makefile or something related, just copy "vendor/twitter/bootstrap/dist/css" and paste it into your "public/packages/" folder or simply run
php artisan asset:publish --path="vendor/twitter/bootstrap/dist/css" bootstrap/css
it worked for me.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment