-
I've played around with this component and like it so far. Thank you @ratiw!
I tried to use it in a new laravel project (via browserify & using laravel elixir) and noticed it stopped working. Digging…
-
I've started this issue to share progress on Astronomy 2.0. I wanted to release RC version before the end of this year but **it will be published before the end of Q1 in 2016**. I've rewritten almost …
-
Running the "composer update" command results in a fatal error:
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 79 bytes) in phar:///usr/local/bin/composer/src/Compos…
jrooi updated
8 years ago
-
https://github.com/Codeception/Codeception/issues/185
$I->fillField('#f-this-error', 'Test New');
Gives this error:
```
Behat\Mink\Exception\ElementException: Exception thrown by (//html/descendant…
-
Dear All,
I seem to have a really weird problem that I have not been able to solve and never encountered with other PHP applications:
I have installed Microweber in a FreeBSD jail (if you are not fami…
-
Hi all,
I just tried to run the 2.0.6 upgrade, and ran across this error.
![2015-12-02_10-41-55](https://cloud.githubusercontent.com/assets/5017742/11537166/606306ca-98e1-11e5-8ddb-36724e0d653e.png)
#…
-
Stack Overflow: http://stackoverflow.com/questions/34142183/laravel-5-1-has-many-relationship-returning-0-when-using-existence-query
Laravel IO: http://laravel.io/forum/12-08-2015-using-has-on-a-relat…
-
Like @chrissm79, I am too trying to implement the Relay specifications set out for a GraphQL server. The [Relay Global Object Identification Specification](https://facebook.github.io/relay/graphql/obj…
-
Grunt has a very slow building process. Gulp should replace Grunt as the recommended method for building static assets.
This would also be a good time to decouple PHP calls from the nodejs build proc…
-
I've given the framework a bit of a restructure so it main files are outside of the web root by default and the only files that should be inside the web root are the templates, .htaccess and index.php…