-
## General Items
- [x] Spin Up Framework (Laravel?)
- [ ] Decide on Sexy Logo
- [ ] Decide on storage (are we sticking with MySQL or going with something different?)
- [ ] Readme
- [ ] Docs
- [ ] Test…
-
Good evening I am using Laravel file manager integrated with tinymce with vue.js spa.
The problem is that I use the auth middleware and when I click on the image button in tinymce to open file manage…
-
Hello,
I am quite a newbie in Javascript testing and have trouble using the Snap-shot-it library.
I am trying to test my VueJS components in a Laravel environment. Here is an extract of my packa…
-
please add the ability to insert the product description and configuration into an array for conversion to json.
For SPA
(example Laravel)
$basket = $this->basket->findAll();
re…
-
# Feature request
## Description
Currently for backend related tasks PHP with Laravel/Symphony is supported. It would be nice if some other programming languages/tools would also be supported li…
-
I have a SPA in vuejs on another server which has ckeditor and ckfinder hook up together for frontend users to upload images. and i also have a RestAPI in laravel how can i use the RestAPI as connecto…
-
I keep coming back to these macros for rekeying arrays, particularly in Laravel apps serving GraphQL/SPA's, where the API's often talk camel case but the db / Eloquent speaks snake case.
```php
Ar…
-
I'm using the below template for my project
https://github.com/cretueusebiu/laravel-vue-spa
I have used your package in my previous projects which were not on vue. Now i would like to use your pac…
ghost updated
6 years ago
-
Hi, I just installed your app but there is error like:
```
TypeScript error in C:/Users/Rade/Desktop/react-spa-laravel-typescript-master/client/src/pages/homepage/index.tsx(10,10):
Type '{ children…
-
Hi Yii Team,
I really like Yii1/2 which is enable people to build traditional web application easily and robust.
We have plenty of widgets (or Kartik extensions) which were well designed and can …