0

Loading ...

Laravel 5.8 From Scratch: Intro, Setup , MVC Basics, and Views.

Laravel is the most popular PHP framework built by Taylor Otwell and community. It uses MVC architecture pattern. It provides a lot of features like a complete Authentication System, Database Migrations , A Powerful ORM, Pagination, and so on. Before creating the application, you will need to have PHP 7.2 and MySQL (we are not using apache in this series) and composer installed. I use xampp which is a package that comes with PHP, MySQL, and Apache. Composer is a dependency manager for PHP. It’s similar to npm which is a dependency manager for Javascript. Also, read the server requirements for laravel if you run into installation errors


Comments

Ja

Jane

11 months ago

Another comment on the same blog post.

Ch

Charlie

11 months ago

A reply to the second comment.

Leave a comment

Blog categories