Senior Dev. Clean code lover and therefore lover of Laravel.
Best friend of deep work & focusing. Interested in critical thinking, self improvement, personal finance and rock'馃'roll!
馃搷 I鈥檓 curious. I read a lot, listen, study, analyze. But I can鈥檛 stand fanaticism: I don鈥檛 like chasing after the last-minute framework all the time.
馃憠 I鈥檓 looking for partners for my side project.
In this fast tutorial, we will create the easiest Passwordless Login in Laravel, using Signed URLs. Signed URLs are available in Laravel since version 5.6, but in my experience they aren鈥檛 known enough. 馃搶 We assume you have the login view with a f...

Ingredients data_get() data_get() is a useful helper function in Laravel that retrieves values from a nested array or an object using dot notation. The strength of data_get() is also that it accepts wildcards. If you don't know or you don't use it, ...

"Hey Tony 馃檹, I need to export those results to Excel by tomorrow morning otherwise I get fired! 馃く" Has something like this ever happened to you? Ok, keep calm and don't reinvent the wheel. Fortunately, the Laravel ecosystem is wonderful and provi...
