> For the complete documentation index, see [llms.txt](https://edentech.gitbook.io/meetup/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://edentech.gitbook.io/meetup/laravel-admin-end/getting-started.md).

# Getting Started

After Download your project from codecanyon, you will get a zip file, unzip the file you will get **MeetUp App** zipped files.&#x20;

The **MeetUp Admin panel** is the laravel backend for the meetup project.&#x20;

After unzipping the **MeetUp Admin panel** zipped file, there are some configurations that you to do before the project will run. Follow the sets below:

1. Setup your database for the app from the **.env** file. Ensure your database is properly configured. You can do that by entering the proper database details in the .env file

![](https://1451848172-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQBree38dhIotXdn4oz%2F-MQC6P5MrDZgJWc7XneB%2F-MQC7B7i-VbGnA7SX_0J%2FScreenshot%202020-07-23%20at%2011.19.09%20AM.png?alt=media\&token=ce6a6bc7-2aa6-49df-a98a-db408e001585)

2\.  There is an **.sql** file included in the project. You can import the file in your database
