- Course
Getting Started with Laravel (PHP Framework) 7: Models and Data
Storing and fetching data in databases is a key task of all modern web applications. This course teaches you how to easily work with models and data in your Laravel application.
- Course
Getting Started with Laravel (PHP Framework) 7: Models and Data
Storing and fetching data in databases is a key task of all modern web applications. This course teaches you how to easily work with models and data in your Laravel application.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
It's a core task of modern web application to store, update, retrieve, and delete data in databases. This course, Getting Started with Laravel (PHP Framework) - Models and Data, teaches you how Laravel assists you at this task. You'll learn how to easily set up and configure models as well as database tables through Laravel and PHP. This course also teaches you how you may then easily query your data or set up related models by writing a few lines of code. Once you're finished with this course, you'll be able to implement database capabilities in any of your Laravel applications and therefore make them really dynamic and powerful.