mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
* Create integrating-with-laravel.md Instructions for using Shoelace components in a Laravel 8.x application. * Update integrating-with-laravel.md Added a section for setting the base path and switched to using the full import path for each component. Also included a full `bootstrap.js` example.