WordCamp Panama 2019

WordCamp Panama 2019

For the first time in Panama a WordCamp will be held, on October 19th and 20th at the Technological University of Panama, the question that many people ask me is as follows: What is a WordCamp? The definition I've found in WordCampCentral, "a WordPress-focused conference, is informal, organized by the community with the idea of putting a place where everyone from the least usual users to the core developers can participate, ...

Open Data Panama, Much to Contribute

Open Data Panama, Much to Contribute

By Posted on 2181 views

Panama, according to the Open Data Barometer to the year 2016 ranked number 16 in the Latin American region that has currently registered 20 countries in this classification and worldwide was located at the site 77 of 115 countries measured, despite not being in a better position, progress is being made on the subject of Open Data, the revolution in the field of access to public information has pushed ...

FLISol Panama 2019

By Posted on 7227 views

What is FLISol? FLISoL is the largest Free Software dissemination event in Latin America and is aimed at all types of audiences: students, academics, businessmen, workers, public officials, enthusiasts and even people who do not have much computer knowledge. The FLISoL has been celebrated since 2005 and since 2008 it was adopted on the 4th Saturday of April, every year. The admission is free and its main objective is to …

Create your First Application with Laravel

Create your First Application with Laravel

By Posted on 15932 views

Since it's initial launch in 2011, Laravel has experienced exponential growth. In 2015 it became the most outstanding PHP framework in GitHUb. Laravel's philosophy is to develop PHP code in an elegant and simple way based on a model MVC (Model-View-Controller). It has a modular and extensible code through a package manager and robust support for database management. This guide is elaborated thinking in people who are starting with Laravel, a ...

Install Laravel with Apache and MySQL

Install Laravel with Apache and MySQL

By Posted on 7970 views

This article is a step-by-step tutorial to start with PHP, install Laravel, Apache and MySQL in the Linux environment (Fedora). Laravel is one of the open source frameworks easier to implement and assimilate for PHP. His philosophy is to develop PHP code in an elegant and simple way based on a model MVC (Model-View-Controller). It has a modular and extensible code through a package manager and robust support for database ...