-
Discussion thread for design and mock up for next release
This is the task list for Mock-ups designs.
- Learn
- [x] Learn page
- [x] Learn/subject page
- Events
- [x] Events page
- Space
…
-
![screen shot 2017-08-25 at 3 30 36 pm](https://user-images.githubusercontent.com/27995556/29710649-a05b690a-89aa-11e7-9735-c64bc83f4790.png)
![screen shot 2017-08-25 at 3 29 30 pm](https://user-imag…
-
**Update 12 April**
Most of these decisions are fairly settled at this point — [you can see a summary here](https://github.com/sveltejs/svelte-upgrade/blob/master/README.md#svelte-v2-syntax-changes…
-
#### Expected Behavior (or desired behavior if a feature request)
Open main page after upgrade from 2.2 to 3
---
#### Actual Behavior
As soon as I open the brower it says "Whoops, looks like someth…
-
I am getting error while using excel package and it seams the error is in package files.
### Package version, Laravel version
Laravel 5.3 and I am following :
http://itsolutionstuff.com/post/lar…
-
This is what I have in my npm-debug.log
I have node, ruby and gulp installed with the latest updates. What's missing?
```
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\node…
-
Hi Artdarek, I have downloaded and using your Oauth rapper with Laravel 4 and I am successfully generating the wrapper class. However , i am struggling to use this object with Lusitanian/PHPoAuthLib. …
-
-
I'm not sure if this is a general vagrant issue, or something specific to Fedora, but thought I'd throw it out here to see if others are having this issue. `vagrant up` works great, I can access sites…
-
Hello, I've made a custom file-system which uses google drive and it's working
I've made this test:
`Storage::disk('backups')->put('test.txt', 'Hello World');`
and the file were successfully up…