QBCore video tutorial companions
This page indexes written guides you can keep open while following a QBCore video or stream. qbcore.net does not currently host or curate a video catalog, so the links below lead to written documentation and do not have runtimes.
Check the video’s publication date and compare every command or API signature with the linked upstream source before using it on a server.
Start and understand a server
Install a test server and verify the first boot.
Install a QBCore serverTrace the resource, client, server, and database boundaries.
Understand the architectureBuild and start a small standalone resource.
Create a resourceSet up permissions and verify them in game.
Configure admin accessBuild integrations
Define a job and keep assignment and payout validation on the server.
Create a side jobSet up qb-inventory and use its documented exports.
Use qb-inventorySend form data across the NUI and client boundary.
Handle NUI callbacksReview the core tables before changing persistent data.
Inspect the database schema