This is another nice video tutorial from user Wachirawut Thamviset:
Game Programming Lab7 : Tile Map (part 1)
- Load tileset from Kenney:: platformer-pack-redux
- Resize to 64x64
- Pack to tilesheet using Phaser Editor: Texture Atlas Tool
- Create Map using Tiled Map Editor
- Coding to show tile map in Phaser Scene
Thanks for sharing it!