Skip to content

Repository files navigation

About Contact Form

This is a laravel and vue based project

How to setup the project

1. Clone the project
2. cd in to the project folder and run composer install
3. copy the .env.example file using cp .env.example .env
4. generate applicarion key by running php artisan key:generate
5. create the database and update .env file with your database-name, username and password
6. run migrations using php artisan migrate
7. finally run php artisan serve and your project will be served on http://127.0.0.1:8000
8. As a final step you need to run npm install followed by npm run dev

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages