Codycrunch

Laravel Tricks

April 4, 2019 • ☕️ 3 min read

Now im focused on how to improve my laravel code and project structure. So why not share the knowledge ?

Coffee And Me

April 2, 2019 • ☕️ 2 min read

Ah i love drinking coffee. One of my friends asked me the other day "Why do you programmers fetishize drinking coffee?".

Get All Dates Between Range

April 2, 2019 • ☕️ 1 min read

Sometimes we need to get all the individual calendar dates between two calendar date range in our code, but how ?

Why Isn’t X a Hook?

January 26, 2019 • ☕️☕️ 8 min read

Just because we can, doesn’t mean we should.