Last updated 11 months ago
Download the purchased resource from keymaster - the official site of fivem with purchased resources.
esx_license
https://github.com/esx-framework/esx_license
Add the required sql file to your database
INSERT INTO `licenses` (`type`, `label`) VALUES ('theory_helicopter', 'Theory Helicopter'), ('theory_plane', 'Theory Plane'), ('practical_helicopter', 'Practical Helicopter'), ('practical_plane', 'Practical Plane');
You don't have to add anything to database.