-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
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
Instalacion en WAMP #517
Comments
Buenas Tardes, pudiste instalarlo? |
Si todo bien lo puse en local y tambien lo subi a un servidor Nunca habia
trabajado con Frameworks pero me puse a estudiar y ya funciona Gracias!
El dom., 10 de feb. de 2019 9:04 p. m., RonaldFritz <
[email protected]> escribió:
… Buenas Tardes, pudiste instalarlo?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#517 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AL3r79kIjjtmBDRGBrZL2Go6_CA1FW_7ks5vMLOngaJpZM4X6IqQ>
.
|
hola me pasarias como hiciste y que version de wamp usaste, no tenemos informaticos es para una escuela rural. lo he intentado de varias maneras y puros errores me tira. y el manual que pusieron no me sirve necesito una apb. te dejo mi correo ronaldsfritz@gmail. si me pudieras ayudar te lo agradeceria |
Si con mucho gusto En este momento estoy formateando mi maquina Mañana te
puedo mandar material Tienen acceso a internet?
Mi celu whatsapp 116308 33023
El lun., 11 de feb. de 2019 6:10 p. m., RonaldFritz <
[email protected]> escribió:
… hola me pasarias como hiciste y que version de wamp usaste, no tenemos
informaticos es para una escuela rural. lo he intentado de varias maneras y
puros errores me tira. y el manual que pusieron no me sirve necesito una
apb. te dejo mi correo ***@***.*** si me pudieras ayudar te lo
agradeceria
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#517 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AL3r70EWTM7uutSV2iXFCCgzBx92bIsZks5vMdxFgaJpZM4X6IqQ>
.
|
muchas gracias, si con mi celular. |
Perdón por la demora pero al formatear la maquina tuve algunos
inconvenientes. utilice wampserver3_x64_addon_php5.3.28
También me resulto muy util el curso
https://www.youtube.com/playlist?list=PL-9WnOL7eRJam-XUDSXhyO4b43T35feaA
te adjunto unos archivos con notas que fui tomando
Espero que esto te ayude, no dudes en comunicarte si te puedo ser util.
Abrazo
alberto
El lun., 11 feb. 2019 a las 18:32, RonaldFritz (<[email protected]>)
escribió:
muchas gracias, si con mi celular.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#517 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AL3r7y7Yw6ZSl0lqHbZJFDFI0uMR6QB0ks5vMeFwgaJpZM4X6IqQ>
.
Administrador
usuario: alberto
contraseña: alberto
Sublime eliminar lineas vacias
^\n|^\s+$
php app/console cache:clear --env=prod --no-debug
Edson Mollericona Marin
http://www.edsonmm.com/curso-de-symfony-2/
@edsonmgoz
Instalado en
symfony 2.7.3
https://www.youtube.com/playlist?list=PL-9WnOL7eRJam-XUDSXhyO4b43T35feaA
Github
https://github.com/edsonmgoz/asignaciones
Libro:
https://librosweb.es/libro/symfony_2_x/
HttpFoundation:
http://gitnacho.github.io/symfony-docs-es/components/http_foundation/introduction.html
Bootstrap
https://getbootstrap.com/
https://symfony.com/doc/2.7/components/routing.html
https://github.com/albertohilal/asignaciones.git
composer create-project symfony/framework-standard-edition symfony2 '2.7.*'
php app/console generate:bundle
ARH/UserBundle
C:\wamp64\www\symfony2\src
Videos de HTTP y configuracion Apache
https://www.youtube.com/user/afernande376/videos
InstalacionElasticsearch windows
https://www.elastic.co/guide/en/elasticsearch/reference/1.7/_installation.html
https://github.com/FriendsOfSymfony/FOSElasticaBundle
cd Programas/Symphony/Elasticsearch/elasticsearch-1.7.5/bin>service.bat install
./elasticsearch
php app/console fos:elastica:populate
composer require friendsofsymfony/elastica-bundle v3.2.x
Instalacion
https://www.elastic.co/guide/en/elasticsearch/reference/current/starting-elasticsearch.html
cd c:\elasticsearch-1.7.5
./bin/elasticsearch.bat
Web binar
https://www.elastic.co/es/webinars/elastic-app-search-overview-and-demo?ultron=latam-sp-lang-app-search-webinar&blade=facebook&hulk=cpc&fbclid=IwAR1Otdtev7MRsPrUsQxZwpoGJsPn9tnZEw-6ia1j9bbsqh2Ht2QoUo8xuy0
Primeros pasos
https://www.elastic.co/es/webinars/getting-started-elasticsearch
|
hola, muchas gracias. pude hacerlo andar con errores pero algo es algo |
Hola soy Alberto Hilal de la Escuela de Bellas Artes Carlos Morel de Quilmes.
Estoy siguiendo las indicaciones del archivo INSTALL que viene dentro del paquete
Cuando corro la tarea
C:\wamp64\www\kimkelen>symfony kimkelen:flavor demo
Me devuelve
"symfony" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.
Me podrían ayudar por favor?
Muchas gracias
The text was updated successfully, but these errors were encountered: