I have a project running on CakePHP. All of my views are stored as ctp files. How do I render my ctp files so I have the same visual formatting that\'s present when I look
In PHP Storm 2017: File | Settings | Editor | File Types
Add .ctp into PHP's Registered Patterns tab
Select PHP & In tab Registered Patterns > Click + > add .cpt
File | Settings | File Types, assign this extension to the PHP Files.
File
Settings
PHP Files