Pierre Rigal
Pierre Rigal
Hello, Could you include the commit history log in the slack output between 2 revisions to help developers (and non developpers on channels) to understand what has been sent with...
This is a PR for bower integration. Cf discussion on #19.
Bower ?
Hi, This issue is just an idea for future releases to make the starter kit more flexible. Bootstrap is "pre-packaged" in your app, so when we clone your repo we...
I'm a Slack, Skype, Hangout, Whatsapp, Rocket.chat, Messages and other IM desktop user. I used to use native app for each, several months ago I decided to switch to a...
Hi, Just update my project today and I had an net::ERR_EMPTY_RESPONSE. I was in rev 094ae36 before my update to lastest rev. Then I had this error and I started...
Hi, I found your script this morning and started using it (filesystem version). It's ok, I just have to put the command line in my hourly/daily/weekly/monthly to keep several versions...
I add the ``` php use \Iverberk\Larasearch\Traits\SearchableTrait; ``` on my Product model. Then I do a ``` php $product= new Product(['title'=>'Amazing']); $product->save(); ``` Then I try to search via :...
Hello, Thanks for your work, can't wait to test it, but I have an issue and I don't understand. When I run ``` ssh php artisan larasearch:reindex App\\Product --relations ```...
### Verified issue does not already exist? - [X] I have searched and found no existing issue - [X] I will be providing steps how to reproduce the bug (in...