Code Monkey home page Code Monkey logo

laravel-bootcamp's People

Contributors

bohraji avatar nishanth-kd avatar

Watchers

 avatar  avatar

laravel-bootcamp's Issues

Day 1 + Day 2

It's Day 1 of something wonderful, Laravel is a framework that we absolutely cherish as developers. It's powerful, easy to use and understand and most importantly it's open source.

As opposed to previous bootcamps we won't be doing demos at the start of the day. It would mostly be clearing doubts and questions at the end of the day.

These are your todos for the day.

Use the official Laravel Documentation to:

  1. Install Laravel.
  2. Setup authentication
  3. Migrate your vuejs and bootstrap code to Blade in Laravel.

Tool you would have to install:

Composer
Node

Have a great day ahead :)

Day 3

Functionality

  1. Submit your registration Form via php/laravel not VueJs.
  2. When a user registers.
  • Add a new guest in the guest table if guest does not exist.
  • Add new registration to the registration table with guest_id and event_id
  1. Send reminder to guests a day before the event.

Tips

  1. Create a new Entities called "Guest", "Event", "Registration".
  2. Define relationship methods for both Guest and Event.
  3. For reminder, turn on the reminder flag in "Registration" table

Unit Testing -

  • Day 1 - Setup PHPUnit and write two test cases for exiting feature.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.