Laravel has partials, so should work, but of course depending on how used. Are you converting them to blade.
Oct 24, 2021
2
Level 20
Include css, js and php files within an existing app
Hi
I've got some old webpages that have a few css files, a few js files and mulitple php files. I'm in the process of rebuilding it all (as a total learner) but planned to move all the current pages into the views folder, then move the css and js to the public folder and then create a new folder in views for the php files and include them like partials, would this be a good way? Is there an easier way please?
Hope that makes sense - thanks.
Please or to participate in this conversation.