Jordi Puigdellívol
Jordi Puigdellívol
Sounds good, the only concern I have is the email comments parser since it uses that specifiy line to find when the answer ends..
Hi, `asset` should automatically use https if the page is in https.. I don't have a ssl setup to do further testing here, however i'll check the web and see...
Can you try this? https://stackoverflow.com/questions/34378122/load-blade-assets-with-https-in-laravel
@antton any news on this issue? did it finally work for you?
There is a deploy script that should take care of it all so just run .deploy.sh and it eill do the git pull, composer update and migrations Jordi Puigdellívol El...
Yes, in that case there would be a conflict, maybe we can try to do something like “spark” does that checks the if the view is modified and then it...
Actually it is meant to run as standalone app, so you don't merge two different things, But I find that a really easy way to go is to have it...
Right now, as handesk goes appart, they need to, but we can try to work on something to make it use just one, we can try to create some kind...
yeah, we would need to have a laravelApp auth driver o something like this, but the problem is that we need to auth it there, so the other app needs...
How did you get that code complexity graph? it is really really interesiting!