Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Laravel 7 Tutorial for Beginners
Rating: 3.9 out of 5(136 ratings)
7,503 students

Laravel 7 Tutorial for Beginners

Laravel Photo Gallery Project
Last updated 3/2021
English
English [Auto],

What you'll learn

  • You will the basics of Laravel framework.
  • You will learn authentication in Laravel framework.
  • You will learn what is MVC and how it works.
  • You will learn about migrations.
  • You will learn about routes.
  • Build a fully functional photo gallery project from scratch.
  • You will learn how to use package managers for better performance.
  • You will learn CRUD with data and files.
  • By end of the course you will be able to build any project of your own.
  • You will learn templating engine blade.
  • Learn to build applications with Laravel.
  • Add a new skill to your skillset for better resume.
  • It can be a good startup project for you in Laravel.

Course content

1 section9 lectures1h 53m total length
  • Important Information2:13

    Welcome to the Laravel 7 beginners course and access the full content on the YouTube channel. Practice daily, and contact me before leaving reviews, as some courses are free.

  • Introduction2:32

    build a photo gallery in laravel by setting up a local server, installing composer, choosing a text editor, and using npm to install bootstrap for a fresh project.

  • Getting started8:50

    Install and configure the Laravel 7 framework, set up authentication, and initialize a gallery project with user interface integration, migrations, and npm workflows for a functional web app.

  • Create Functionality in Laravel27:12

    Create a gallery feature in laravel by building a gallery controller, migrations, and views; validate input, save to the database with the logged-in user, and handle cover image upload.

  • Read Functionality in Laravel14:58

    Display user-specific galleries on the home page using Laravel 7, with links to individual gallery show pages. Enable uploading photos, and provide update and delete options for galleries.

  • Update Functionality in Laravel14:13

    Learn how to update galleries in Laravel by editing title, description, and cover image, handling file uploads, deleting old covers, and updating the database through the gallery update process.

  • Delete Functionality in Laravel4:57

    Create a delete method to remove a gallery from the database, unlink its cover from the public folder, and redirect back to the home page.

  • Relationships in Laravel - Part 123:19

    Learn how to upload photos to a Laravel gallery and establish the relationship between photos and galleries using routes, controllers, migrations, and models, including file storage and gallery_id handling.

  • Relationships in Laravel - Part 215:24

    Explore how to display related photos for a gallery in Laravel, using a gallery show page and a photo details view linked via routes and a blade template.

Requirements

  • You need just basic knowledge of html, css and javascript

Description

Hi everyone, in this course you will learn the basics of Laravel. You will get the knowledge of how to use Laravel to build any application of your own.

Laravel Photo Gallery is a full functional photo gallery with authenticated system for managing photos and galleries. By finishing this course you will have the basic knowledge of Laravel framework and how it works and you will be able to build any application using Laravel.

Who this course is for:

  • Anyone who wants to learn a new skill and bring a positive change so this is definitely the course.