Skip to content

Instantly share code, notes, and snippets.

@agiorlando
Created July 6, 2016 18:34
Show Gist options
  • Save agiorlando/f474b9eafd92eaad61ad0393d5910c3d to your computer and use it in GitHub Desktop.
Save agiorlando/f474b9eafd92eaad61ad0393d5910c3d to your computer and use it in GitHub Desktop.
public function boot()
{
$this->publishes([
__DIR__.'/vendor/twbs/bootstrap' => public_path('assets/bootstrap'),
], 'public');
}
@nberlette
Copy link

@agiorlando hope all is well with you bro

@agiorlando
Copy link
Author

@agiorlando hope all is well with you bro

Oops wrong account on the other one. Email me dude, same email

@agiorlando
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment