Skip to content

Instantly share code, notes, and snippets.

@hoanganh25991
Last active January 1, 2016 15:39
Show Gist options
  • Save hoanganh25991/4c1f1e100c1e91bd0033 to your computer and use it in GitHub Desktop.
Save hoanganh25991/4c1f1e100c1e91bd0033 to your computer and use it in GitHub Desktop.
laravel-style-sheet add a style sheet by class HTML
{{HTML::style('css/style.css')}}
//store 'style.css' in folder app/public/css/
//folder public store everything, user can review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment