Skip to content

zeitgen/phpenv1-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Guestbook App

This is an example application for the Jump Start PHP Environment book.

The application is developed in the last chapter of the book, building on the theory from previous chapters.

Bonus Content

As promised in the final chapter, the links to all bonus content regarding this app (the explanation of its code and the implementation of advanced features beyond the scope of the book) will be listed here. Coming soon.

Where to go next

This the list from the end of the chapter - for those who want to learn more and need pointers on where to go. It will be kept up to date as much as possible.

To learn about HTML and CSS:

To learn about modern PHP and MySQL:

To learn about the basics of automatic testing:

To learn about the Laravel framework, it's best if you look at https://laracasts.com/, while for Symfony, you'd best check out what http://knpuniversity.com has to offer.

Finally, to automate the last step of this chapter - deployment - and set it up so it happens every time you, for example, push to the master branch (and for the various names these procedures share), see:

For a constantly updated version of this list, see the README file of the example's repository at https://github.com/spbooks/phpenv1-example, or read http://phptherightway.com.

About

Example project for Jump Start PHP Environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 45.3%
  • PHP 40.6%
  • HTML 8.8%
  • JavaScript 5.3%