Join Drew Falkman for an in-depth discussion in this video macOS setup, part of MVC Frameworks for Building PHP Web Applications.
- [Instructor] Before we dive in…and look at all the different frameworks,…let's go ahead and get our computer set up…so that we can run them.…There's a few things that we need to do.…The first thing is we're going to want to install Composer.…We're also going to want to make sure…that we have some things configured.…For example, we want to have PHP 5.6 on our systems.…Many of the frameworks require that or at least 5.5.9,…so let's go ahead and install PHP 5.6.…We also want to make sure to configure…a couple different packages,…and these are specific to CakePHP.…
One is mbstring, which is usually configured by default,…but there's also an international string,…which we'll want to set up.…And then, Symfony requires that we have our timezone…set up in the php ini.…So let's go ahead and get everything set up on our computer…so that we can run these different frameworks.…One of the easiest ways to set things up in Mac…is by using Homebrew.…Homebrew is a tool that's set up…basically just for installing…and upgrading different packages inside of your Mac.…
Author
Released
2/9/2017- Why use a framework?
- MVC-framework concepts
- Framework components
- Setting up the software
- Sample apps built in each framework
- Comparing frameworks
Skill Level Intermediate
Duration
Views
Related Courses
-
Learning CodeIgniter 3
with Bernardo Pineda1h 27m Beginner -
Code Clinic: PHP
with David Powers4h 44m Intermediate -
PHP: Creating Secure Websites
with Kevin Skoglund4h 15m Intermediate -
PHP: Accessing Databases with PDO and MySQLi
with David Powers3h 47m Intermediate
-
Introduction
-
Welcome1m 6s
-
-
1. About PHP Frameworks
-
Why use a framework?4m 55s
-
Windows setup11m 13s
-
macOS setup8m 25s
-
-
2. Zend 3
-
Intro to Zend 33m 44s
-
Zend concepts and features4m 59s
-
Zend components3m 46s
-
Zend setup4m 7s
-
Zend app walkthrough6m 20s
-
-
3. Symfony 3
-
Intro to Symfony 32m 54s
-
Symfony components3m 23s
-
Symfony setup5m 45s
-
Symfony app walkthrough7m 44s
-
-
4. CodeIgniter 3
-
Intro to CodeIgniter 32m 41s
-
CodeIgniter classes2m 2s
-
CodeIgniter setup2m 11s
-
-
5. CakePHP 3
-
Intro to CakePHP 32m 40s
-
CakePHP components1m 52s
-
CakePHP setup3m 38s
-
CakePHP app walkthrough6m 9s
-
-
6. Yii 2
-
Intro to Yii 21m 50s
-
Yii concepts and features1m 36s
-
Yii classes and widgets1m 42s
-
Yii setup3m 46s
-
Yii app walkthrough6m 17s
-
-
7. Laravel 5
-
Intro to Laravel 52m 56s
-
Laravel classes2m 23s
-
Laravel setup5m 6s
-
Laravel app walkthrough4m 53s
-
-
Conclusion
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: macOS setup