mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-13 02:21:02 +01:00
Adds the ability to insert code snippets into the head and body element laid out by the sidebar with blade by including: @push('stylesheets') <!-- your code --> @endpush @push('scripts') <!-- your code --> @endpush