should be pointed to
/api -> Symlink to /api/web in the symfony part, working, but with app.phpand app_dev.php /img -> frontend Images
/js -> frontend JS for AngularJShtml
在Joomla的模块中,将有一个名为tmpl (我想是template的缩写)的文件夹,其中包含一个小文件default.php,视图将在其中显示给浏览器。下面是我正在处理的文件的大致部分// perform some initialization if(is_set($array)) foreach($array as $key=>$val):php