You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Laravel Package for integrating Tabler template and this package is Laravel Mix friendly.
1
+
# Laravel Tabler
2
+
Laravel Package for integrating Tabler template and this package is Laravel Mix friendly. Currently this package can be integrated easily only on fresh installation.
3
+
4
+
# Installation
5
+
```bash
6
+
composer require guszandy/laravel-tabler
7
+
```
8
+
If you are using Laravel 5.5 above skip this step, but if aren't then add this line on ```config/app.php```, on ```providers```
0 commit comments