Bookmarks tagged with #tips.
Show all
Show all
Eloquent Relations: how to order topics by newest posts? - Laravel Daily
Quite a typical scenario, but not easy to find the answer. You can easily order Eloquent results by some column, but what if you want to order by related column in child table? Most common example is a forum like Laracasts which shows topics in order by the latest post in that topic.
Saved
on: 2022-06-06
How to Deploy Laravel Projects to Live Server: The Ultimate Guide - Laravel
There are a lot of courses and articles about coding but much less about putting it in production. With a lot of questions asked, I decided to write this ultimate (hopefully) guide to deploy Laravel projects. Notice 1: please take this article as personal advice but not 100% accurate process.
Saved
on: 2021-12-20
Scopes in JetBrains IDEs
Any JetBrains IDE has an amazing feature that can significantly improve your development experience; whether it's PhpStorm, WebStorm, IntelliJ IDEA, PyCharm, or any other project; this feature enables better search and allows for custom file colours.
Saved
on: 2020-09-25
What I Learned from Doing 60+ Technical Interviews in 30 Days
Learn to code for free. freeCodeCamp's open source curriculum has helped more than 40,000 people get jobs as developers. Get started
Saved
on: 2020-08-01
Samuel Štancl su Twitter: "✨ In this thread I'll list tactics you can use t
Saved
on: 2020-06-16
A Manager's Step-By-Step Guide To Leading A Remote Team
Managers of remote teams do all the same things in-office managers do: Hiring, onboarding, performance reviews, weekly check-ins, and more. We just do them a little… differently.
Saved
on: 2020-04-23
Accessing localhost on Mac from Windows VM Virtualbox
During Mac front-end web development — how do I QA my work onMicrosoft IE/Edge browsers? Microsoft offers Free Virtual Machines from IE8 to MS Edge. You’ll also need Virtualbox.
Tags:
#tips
Saved
on: 2019-09-04
Every productivity thought I've ever had, as concisely as possible - Alexey
created: modified: 2021-02-07 5 random top posts > AI Alignment Is Turning from Alchemy Into Chemistry > (Autistic) visionaries are not natural-born leaders > Reviving Patronage and Revolutionary Industrial Research > What Should You Do with Your Life? Directions and Advice > Tools / GearSee discu
Saved
on: 2019-08-19
Five Key Git Concepts Explained the Hard Way – zwischenzugs
If you’ve ever read a git man page, you’ll know that trying to understand git can be an intimidating experience. There’s even a git man page generator that produces joke git pages: If <upstream> is not specified, the upstream configured in branch.<name>.remote and branch.<name>.
Saved
on: 2018-03-15