Skip to content

It's a job/gig listing app that allows users to create, view, and share gigs. I'm using Laravel as the framework and Blade template for the front end. For the database, I've gone with MySQL.

Notifications You must be signed in to change notification settings

Chebon-breezy/lara-gigscan-app

Repository files navigation

A Gigs/Job app built using PHP and Laravel with Mysql acting as a database backend. It's a job/gig listing app that allows users to create, view, and share gigs. I'm using Laravel as the framework and Blade template for the front end. For the database, I've gone with MySQL.

  • Common Resourse routes;
  • index - show all gigs
  • show - show single gig
  • create - show form to create new gig
  • store - store new gig
  • edit - show form to edit gig
  • update - update gig
  • destroy - delete gig

About

It's a job/gig listing app that allows users to create, view, and share gigs. I'm using Laravel as the framework and Blade template for the front end. For the database, I've gone with MySQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published