Costin Moise

Results 9 issues of Costin Moise

connectify has the [exact same name](http://www.connectify.me/dispatch/) for their application

later
request

searched my ass off and did not find a thing how do you change the useragent from the config file ? ``` javascript pjs.config({ userAgent : 'someuseragent' } ``` am...

This is about the deleting backups after x days/months remotley (on Amazon S3). https://docs.aws.amazon.com/AmazonS3/latest/dev/lifecycle-expire-general-considerations.html Sebastian, any ideas how to implement it?

question
feature-request

Hi! is there any way to attach an id to the default route? my route is: ```php Route::get('{id}/details', 'Campaigns\SimpleCampaignController@details')->name('campaign.simple.details'); ``` it generates something like this: ``` /campaigns/simple/32/details ``` the grid...

enhancement

Can you do a build release please?

i cannot seem to make it work, any idea ? ``` php

Any chance for this to be implemented with queues, that would be awesome.

help wanted
good first issue