We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crear el ABM de la nueva entidad Carrera. Para ello es necesario adaptarse al framework Yii. Acá hay unos tutoriales que pueden ayudar:
https://www.sitepoint.com/build-a-crud-app-with-yii-in-minutes/ https://www.yiiframework.com/wiki/490/creating-a-simple-crud-app-with-yii2-revised-12202013
Recordar que la base de datos ya tiene la tabla, esto viene de la issue #1
The text was updated successfully, but these errors were encountered:
Siguiendo el tutorial de sitepoint nos encontramos con que no podemos ingresar al portal http://localhost/LimeSurvey/index.php/gii/default/login para poder generar el CRUD. No nos toma la pass.
Sorry, something went wrong.
No branches or pull requests
Crear el ABM de la nueva entidad Carrera.
Para ello es necesario adaptarse al framework Yii. Acá hay unos tutoriales que pueden ayudar:
https://www.sitepoint.com/build-a-crud-app-with-yii-in-minutes/
https://www.yiiframework.com/wiki/490/creating-a-simple-crud-app-with-yii2-revised-12202013
Recordar que la base de datos ya tiene la tabla, esto viene de la issue #1
The text was updated successfully, but these errors were encountered: