PHP code example of ocrend / ocrend-framework

1. Go to this page and download the library: Download ocrend/ocrend-framework library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

ocrend / ocrend-framework example snippets

yml
site:
  production: Establecer en true, sólamente cuando esté en el servidor de producción
  name: Nombre de su aplicación web
  url: URL completa para acceder al framework, es importante el "/" del final
  
router:
  ssl: Establecer en true, para especificar si se trabaja con el protocolo HTTPS
  path: Ruta de instalación