Skip to content

Laravel learning project 1. A basic website project in laravel.

Notifications You must be signed in to change notification settings

popupbits/laravel-basic-website

Repository files navigation

Laravel Project 1 - Basic Webiste

Basic website with laravel

What you will learn?

  1. Setup a basic laravel project
  2. Use views and routes to display basic pages
  3. Use packages to add awesome functionalities (Here we use laravel collective package to create a contact form)
  4. Create a basic controller and perform basic form validation
  5. Create a Model, migration and add data to database
  6. Display data from database

About

Laravel learning project 1. A basic website project in laravel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published