Tech Entertainer Youtube.com/deaafrizal
Contribuing guidelines · Submit an issue
Cuyunacese is an open project for anyone who wants to learn to mode, especially with the selection of 2 programming languages (PHP & Javascript). 3 core stacks used today: Laravel9, Reactjs & MySQL Fork or try in this Clone Project now at your local computer.
Please fork this repository first, then the clone repository that you have fork (remember the repository that you fork, not this repository). Can use the following command:
git clone [email protected]:{username github kalian}/laract9.git
# atau kalo kalian pake https (bukan ssh)
git clone https://github.com/{username github kalian}/laract9.gitThen, open terminals such as Bash, ZSH, Command Prompt or Powershell and Nstall Dependency Composer with the following command
composer install && composer update Next, copy the .env.example file with the name .env as follows:
cp .env.example .envThen, please replace the credentials database in the .env file like
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=xxx
DB_USERNAME=root
DB_PASSWORD= For guidelines or documentation regarding the database setup in the .env file you can read in the official documentation of the Laravel yes cui, click here.
Then, please migrate all databases in this project using the Artisan Command:
php artisan migrateFurthermore, generate the key application for security in the Laravel Project using the following command artisan:
php artisan key:generate
# atau
php artisan key:generate --show Install Nodejs Dependencies in the node_modules folder using NPM or Yarn:
npm install && npm run dev
# atau menggunakan Yarn
yarn && yarn dev
# atau menggunakan pnpm
pnpm i && pnpm devThe last step, please run the Local Development Server Laravel using the Artisan Command as follows:
php artisan serve This project will run at https://localhost:8080 .
For about how to contribute to the development of this project, you can see in the documentation of contrastabation.md yes cui.
You can also visit Contribute.Md for how to contribute to this project, Cui.
Want to report a bug, contribute several codes, or increase documentation? Of course you can cui, you can read guidelines for contributing.
Help keep this project open and always updated, cui. Please read and follow the Code of Conduct.
If you find security vulnerability in this project, please open an issue. All security vulnerability will be handled soon.
Free your coding soul and let's discuss about features, security or others, cui, you can visit the discussion forum
Join the Cuyuniverse community and enliven yes cui:
Thank you for the role of your contribution in this Cuyunacese project, Cui, here are great contributors who have contributed their ideas!