

# Event Details

- **Event Name**: Laravel Nagpur Meetup - Dec 2019
- **Event Start and End Date**: Tue, 24 Dec, 2019 at 06:30 pm – Tue, 24 Dec, 2019 at 08:30 pm
- **Event Description**: This will be the twelfth Laravel Nagpur meetup and it will be all about Database Migrations and Factories in Laravel.Talk Title : Database Migrations and Factories.Laravel makes it easy to define your database structure with code-driven Migrations and also makes it fluent to generate fake data via Model Factories. In this meet-up let's get back to the basics and go in depth of Laravel Migrations and Model Factories.The talk will be followed by short quiz on Laravel.Speaker : Tushar GugnaniSocial links to get connected with Laravel Nagpur:Twitter:       https://twitter.com/LaravelNagpurFacebook:       https://www.facebook.com/LaravelNagpurAllevents:       http://allevents.by/laravel-nagpurWhatsapp: https://chat.whatsapp.com/GbpNnmpje1qGO1ItnptaT9
- **Event URL**: https://allevents.in/nagpur/laravel-nagpur-meetup-dec-2019/80002689439737
- **Event Categories**: Meetups, Meeting or Networking Event, conferences
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Nagpur
- **state**: MH
- **country**: India
- **location**: Ranium Systems Pvt. Ltd.
- **lat**: 21.1450366
- **long**: 79.05986610000002
- **full address**: Ranium Systems Pvt. Ltd., 22B, Ambar, 1st Floor, Tilak Nagar, Gokulpeth, Nagpur, Maharashtra 440010, India

## Event gallery

- **Alt text**: Laravel Nagpur Meetup - Dec 2019
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb5df9c5cc3d409.png

## FAQs

- **Q**: When and where is Laravel Nagpur Meetup - Dec 2019 being held?
  - **A:** Laravel Nagpur Meetup - Dec 2019 takes place on Tue, 24 Dec, 2019 at 06:30 pm to Tue, 24 Dec, 2019 at 08:30 pm at Ranium Systems Pvt. Ltd., 22B, Ambar, 1st Floor, Tilak Nagar, Gokulpeth, Nagpur, Maharashtra 440010, India.
- **Q**: Who is organizing Laravel Nagpur Meetup - Dec 2019?
  - **A:** Laravel Nagpur Meetup - Dec 2019 is organized by Laravel Nagpur.
- **Q**: What has been the experience of attendees at Laravel Nagpur's events?
  - **A:** Laravel Nagpur has 679+ followers on AllEvents, reflecting a trusted and active community of event-goers who follow their events. Laravel Nagpur has a verified profile on AllEvents where you can read reviews and explore their upcoming events.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Laravel Nagpur Meetup - Dec 2019",
        "image": "https://cdn2.allevents.in/thumbs/thumb5df9c5cc3d409.png",
        "startDate": "2019-12-24",
        "endDate": "2019-12-24",
        "url": "https://allevents.in/nagpur/laravel-nagpur-meetup-dec-2019/80002689439737",
        "location": {
            "@type": "Place",
            "name": "Ranium Systems Pvt. Ltd.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "22B, Ambar, 1st Floor, Tilak Nagar, Gokulpeth, Nagpur, Maharashtra 440010, India",
                "addressLocality": "Nagpur",
                "addressRegion": "MH",
                "addressCountry": "IN"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "21.1450366",
                "longitude": "79.05986610000002"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This will be the twelfth Laravel Nagpur meetup and it will be all about Database Migrations and Factories in Laravel.Talk Title : Database Migrations and Factories.Laravel makes it easy to define your database structure with code-driven Migrations and also makes it fluent to generate fake data via M",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Laravel Nagpur",
                "url": "https://allevents.in/org/laravel-nagpur/14814865",
                "description": "Laravel Nagpur is a community of developers and web artisans who loves Laravel PHP Framework."
            }
        ]
    }
]
```