dev, test, prod ã§ã¯ãªããã»ã¼ dev ã¨åãåãããã local ã¨ããç°å¢ã§ã追å ãã¦ã¿ã¾ããããã app/AppKernel.php ã以ä¸ã®ããã«å¤æ´ãã¾ãã // app/AppKernel.php use Symfony\Component\HttpKernel\Kernel; use Symfony\Component\Config\Loader\LoaderInterface; class AppKernel extends Kernel { public function registerBundles() { $bundles = array( new Symfony\Bundle\FrameworkBundle\FrameworkBundle(), new Symfony\Bundle\SecurityBundle\SecurityBundle()
{{#tags}}- {{label}}
{{/tags}}