array( | 'location' => 'admin', | 'handles' => 'admin', | ), | | Note that the "location" is relative to the "bundles" directory. | Now the bundle will be recognized by Laravel and will be able | to respond to requests beginning with "admin"! | */ return array();