Adam Haining
Results
2
issues of
Adam Haining
Occasionally the scripts gets a URL that results in a server-side 301 or 302 redirect. When this happens, PhantomJS is not following it and I get the error: `Uncaught exception...
In Laravel there is a feature called Soft Deletes, which adds a `deleted_at` column. Any default query on a table will exclude any rows where `deleted_at IS NULL`. It would...
Feature Request
PR Welcome
Low priority