• Post category:StudyBullet-11
  • Reading time:4 mins read


Build dynamic web applications using PHP and Vue.js

What you will learn

PHP using the Caligrafy framework

VueJS

Caligrafy MVC framework

Integrating PHP with VueJS

PHP as a server-side language

VueJS as a client-side language

Description

Caligrafy is a modern MVC framework that leverages the powerful technologies that fuel each of the M (Model), the V (View) and the C (Controller). Vue JS is a modern and progressive Javascript framework that has been built from the ground up just like Caligrafy. Vue JS empowers you to create powerful and sophisticated Views. This framework integrates seamlessly with Vue JS to combine the best of PHP with the best of JS.

This is an outstanding course that will show you how to bridge the power of server-side frameworks such as Caligrafy with the sophistication of client-side frameworks such as Vue JS to create delightful web experiences.


Get Instant Notification of New Courses on our Telegram channel.


Course Structure

  • Video Lectures: Lectures are video recordings that show practical examples about each topic of the course outline.
  • Lecture References: Every lecture will have links to slides and material references that will be available in the “Resources” section of the lecture

Important Resources for this course

  • Most of the video lectures will show examples using a Mac. The written lectures will provide instructions for both PC and Macs.
  • Command Line: We will need a command line terminal for this course. We will learn the basic commands needed for this course
  • Code Editor: There is no specific code editor for this course. You could use VSCode, Brackets, Sublime, PHPStorm, Komodo Edit or any other.
  • Github: All the course material, code and exercises are hosted and on github
  • Composer: Composer is a packager for PHP. In this course, you will learn to set it up and use it to unpack Caligrafy and its dependencies
English
language

Content

Getting Started with Caligrafy

Welcome to the course
Installation and Basics of the MVC framework
Routes, Requests and Controllers
Database and Models
REST-ful APIs

Building basic applications with Vue.js as library

Vue.js as a library
Power your user interface with Vue.js
Optimize your user interface with Vue Components
Lecture 9: Scale your application with the Caligrafy Vue framework
Lecture 10: Creating Single File Components

Wrap-Up

Course summary and final thoughts