Daniël

Results 58 comments of Daniël
trafficstars

Renamed the title to avoid potential confusion with "bank accounts".

Sitrep. Was thinking of just implementing a soft delete, so you can always recover your user. Then I got reminded of GPDR, which renders that solution worthless. I propose the...

To clarify, the user record will stay intact (because otherwise we have to screw around with foreign keys), but personal data will be removed (e-mail address, name, etc.).

Why did you close this?

And split up the factories like how that's done in more recent versions of Laravel.

I'm revisiting this. I can make the paths relative by passing a 3rd argument to `route()` helper. If you still need this, please let me know and I'll re-open this.

Closing this as I haven't heard from you, but let me know if it ever happens again.

This aged well. Anyway, like I said in the other issue (#393), I have clarified this in the `README.md`. When I can find the time to bring it back up,...

I'm going to close this PR, and as the effort to set up an API will be carried over to #404.

It has been 5 years since this issue has opened, but I'm working on it 🚀