CodeIgniter Wizard is a PHP developer utility / rapid application development (RAD) tool which helps quickly generate an advanced starting point for MySQL database-driven web applications with administrative interfaces. By having CodeIgniter Wizard generate common boilerplate code for database-driven CRUD operations with both front-end and back-end components with a simple, intuitive, GUI-based Mac app, you can save weeks, even months from your routine coding time.
This is part 2 of the tutorial series about using Homestead for Laravel development on your computer. The first part explained steps to install Homestead for a Laravel project. In this part 2, you can learn about using Homestead for more than one Laravel installation in a single box. If you do not have already a second Laravel project, you can create one using one using the below composer commands (unless, of course, you already …
This is the first in a two-part series about installing Homestead for Laravel development on your computer. The second part of these series focuses on how to use Homestead for more than one Laravel installation in a single box. While setting up a Homestead Vagrant box is a fairly straight-forward process and there are tons of tutorials for it all around the web starting with Laravel’s own documentation web site (Laravel Docs), using the same …
Dans ce didacticiel, vous allez voir un exemple du traitement des objets JSON contenant des taux de change pour certaines devises et leur affichage sur une page Web à l’aide de JSF 2.1 et PrimeFaces 2.2, un framework enrichi pour JSF qui ajoute des fonctionnalités AJAX à votre application web.
In this tutorial, you will see an example of parsing JSON objects containing exchange rates for certain currencies and displaying them on a web page using JSF 2.1 and PrimeFaces 2.2 which is a rich-component framework for JSF adding AJAX and Web 2.0 capabilities to your web application.