-
Problem 1
- Installation request for barryvdh/laravel-debugbar ~2.0@dev -> satisfiable by barryvdh/laravel-debugbar[2.0.x-dev, v2.0.0, v2.0.1].
- Conclusion: remove laravel/framework dev-master
- Can…
ghost updated
9 years ago
-
Trying to do an update to Heroku and it is failing at loading SASS... any hints?
Thanks,
Larry
```
remote: [05:22:31] Starting 'sass'...
remote: [05:22:31] 'sass' errored after 17 ms
r…
-
Hi,
First of all, Great package. Just started playing around with it and it's fantastic. Was thinking of creating a wrapper for Laravel framework. :+1:
Second, The endpoint for sending data over SS…
-
I have created different database connection for tracker but still it has taken my default mySql connection.
```
'tracker' => array(
'driver' => 'mysql',
'host' => '127.0.0.…
-
Hi,
Context : I have a project with private dependencie (on Github), `composer update/install` work fine with this config
Main project
``` json
{
"name": "dlepaux/dynamix",
"description": "B…
-
A page sits inside a template and both may contain zero or more partials. This is something [LemonStand](v1.lemonstand.com) did really well and it's quite intuitive. The benefit of an approach like th…
-
Hello,
After installation i get:
```
There are problems with your administrator.php config: validation.required
```
Assets and config are published.
I have the directories settings created:
![im…
-
Can this be made to work with Laravel 4 despite the fact that the installation uses bundles?
-
I'm wondering whether it'd be worth adding some kind of internal tracking that gets sent to directly back to us, to see how often something happens.
We'd only need to track:
- Installs
- Components; …
-
Hi
I am facing an issue, where none of the segements or whole pages where the script tag is present is being minifed. As soon as I remove it, works fine, these include script tags covering google ana…