Skip to content

vinss-droid/syntax-new-member

Repository files navigation

SYNTAX NEW MEMBER

Registration for new member syntax community

License

MIT License

Run Locally

Clone Repository

  git clone https://github.com/vinss-droid/syntax-new-member.git

Go to the folder where the file is installed

  cd syntax-new-member

Install the dependencies composer.

  composer install

Install the dependencies nodejs.

  npm install

Copy the .env.example file and rename it into the .env file (For this you can run the following command)

  copy .env.example .env

Run the following command to generate a new key

  php artisan key:generate

Running Tests

To run tests, run the following command

  php artisan serve

Tech Stack

Client: Bootstrap, Jquery, Sweetalert

Server: PHP, Laravel

Authors

🔗 Connect with me

linkedin instagram

About

Registration for new member syntax community

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published