-
Hi there! First thank you for the project. Very useful, but I have a problem:
My blade code is:
```
Title
{{ Theme::css("css/style.css") }}
```
And browser (Safari)…
-
Is this package compatible with laravel Spark?
-
Fixed !
-
When the map is created, the container width/height for your 'map-canvas' element has not yet been adjusted to the width/height of the modal dialog. This causes the map size to be incorrect (smaller) …
-
Hey there !
I ask this because I just saw blog posts writed in README file but i found no more references about this :
Does laravel-spark-pages can manage blog post adding / removing / editing besi…
-
I know Laravel 5.4 released today, but don't expect an update right away as I first have to wait for Laravel Collective to update their repositories to 5.4.
Also, since they changed almost everythi…
-
- Vue.js version: 1.0.16
- consumed using: browserify
- FULL error message (including stack trace):
```
Browserify Failed!: Cannot find module 'stringify' from '/home//www/app/node_modules/vue-tables…
-
Hi there,
I've decided to have a go at installing Coaster CMS alongside Laravel Spark on a live server, using the command line and following the instructions found here: [https://www.coastercms.org…
-
I've obviously have had trouble finding time to work on this project, which sucks because I really enjoy this project.
My plan is to scrap v3 for now, and take all the work i've done and implement i…
-
"devDependencies": {
"axios": "^0.15.3",
"bootstrap-sass": "^3.3.7",
"jquery": "^3.1.1",
"laravel-mix": "^0.7.2",
"lodash": "^4.17.4",
"vue": "^2.1.10"
}
mix.js…