mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Estudiando como implementar subfolders
This commit is contained in:
@ -28,7 +28,7 @@ $routes->setAutoRoute(true);
|
||||
* Route Definitions
|
||||
* --------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
// JJO $routes->get('cliente', 'Impresion\Cliente::index');
|
||||
// We get a performance increase by specifying the default
|
||||
// route since we don't have to scan directories.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user