Free course · Web & Apps
Laravel Basics
PHP for people who want structure, not spaghetti.
5lessons
10quiz questions
5exercises
What you'll be able to do
- See what Laravel removes from your day.
- Handle a request from URL to page.
- Read and write data without writing SQL.
- Accept input safely.
- Deploy a Laravel application properly.
Course content
- 1 What a framework gives you See what Laravel removes from your day.
- 2 Routes, controllers and views Handle a request from URL to page. Sign in to open
- 3 Eloquent and the database Read and write data without writing SQL. Sign in to open
- 4 Validation, authentication and forms Accept input safely. Sign in to open
- 5 Getting it onto a server Deploy a Laravel application properly. Sign in to open