laravel-course-2023
No description available.
파일 탐색기
최종 버전 다운로드 (.zip)- settings.json
- Kernel.php
- Handler.php
- BookController.php
- Controller.php
- ReviewController.php
- Authenticate.php
- EncryptCookies.php
- PreventRequestsDuringMaintenance.php
- RedirectIfAuthenticated.php
- TrimStrings.php
- TrustHosts.php
- TrustProxies.php
- ValidateSignature.php
- VerifyCsrfToken.php
- Kernel.php
- Book.php
- Review.php
- User.php
- AppServiceProvider.php
- AuthServiceProvider.php
- BroadcastServiceProvider.php
- EventServiceProvider.php
- RouteServiceProvider.php
- StarRating.php
- .gitignore
- app.php
- providers.php
- app.php
- auth.php
- broadcasting.php
- cache.php
- cors.php
- database.php
- filesystems.php
- hashing.php
- logging.php
- mail.php
- queue.php
- sanctum.php
- services.php
- session.php
- view.php
- BookFactory.php
- ReviewFactory.php
- UserFactory.php
- 0001_01_01_000000_create_users_table.php
- 0001_01_01_000001_create_cache_table.php
- 0001_01_01_000002_create_jobs_table.php
- 2014_10_12_000000_create_users_table.php
- 2014_10_12_100000_create_password_reset_tokens_table.php
- 2019_08_19_000000_create_failed_jobs_table.php
- 2019_12_14_000001_create_personal_access_tokens_table.php
- 2023_04_04_173425_create_books_table.php
- 2023_04_04_173434_create_reviews_table.php
- DatabaseSeeder.php
- .gitignore
- .htaccess
- favicon.ico
- index.php
- robots.txt
- app.css
- app.js
- bootstrap.js
- create.blade.php
- index.blade.php
- show.blade.php
- star-rating.blade.php
- app.blade.php
- welcome.blade.php
- api.php
- channels.php
- console.php
- web.php
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- ExampleTest.php
- ExampleTest.php
- CreatesApplication.php
- TestCase.php
- .editorconfig
- .env.example
- .gitattributes
- .gitignore
- artisan
- composer.json
- composer.lock
- package.json
- phpunit.xml
- postcss.config.js
- README.md
- tailwind.config.js
- vite.config.js
- app.blade.php
- book-item.html
- book.blade.php
- reset-items.html
- SendEventReminders.php
- AttendeeController.php
- AuthController.php
- EventController.php
- Controller.php
- AttendeeResource.php
- EventResource.php
- UserResource.php
- CanLoadRelationships.php
- Attendee.php
- Event.php
- User.php
- EventReminderNotification.php
- AttendeePolicy.php
- EventPolicy.php
- AppServiceProvider.php
- .gitignore
- app.php
- providers.php
- app.php
- auth.php
- cache.php
- database.php
- filesystems.php
- logging.php
- mail.php
- queue.php
- sanctum.php
- services.php
- session.php
- EventFactory.php
- UserFactory.php
- 0001_01_01_000000_create_users_table.php
- 0001_01_01_000001_create_cache_table.php
- 0001_01_01_000002_create_jobs_table.php
- 2023_04_23_163049_create_events_table.php
- 2023_04_23_163057_create_attendees_table.php
- 2024_10_24_120205_create_personal_access_tokens_table.php
- AttendeeSeeder.php
- DatabaseSeeder.php
- EventSeeder.php
- .gitignore
- .htaccess
- favicon.ico
- index.php
- robots.txt
- app.css
- app.js
- bootstrap.js
- welcome.blade.php
- api.php
- console.php
- web.php
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- ExampleTest.php
- ExampleTest.php
- TestCase.php
- .editorconfig
- .env.example
- .gitattributes
- .gitignore
- artisan
- composer.json
- composer.lock
- package.json
- phpunit.xml
- postcss.config.js
- README.md
- tailwind.config.js
- vite.config.js
- AuthController.php
- Controller.php
- EmployerController.php
- JobApplicationController.php
- JobController.php
- MyJobApplicationController.php
- MyJobController.php
- Employer.php
- JobRequest.php
- Employer.php
- Job.php
- JobApplication.php
- User.php
- EmployerPolicy.php
- JobPolicy.php
- AppServiceProvider.php
- Breadcrumbs.php
- Label.php
- RadioGroup.php
- TextInput.php
- .gitignore
- app.php
- providers.php
- app.php
- auth.php
- cache.php
- database.php
- filesystems.php
- logging.php
- mail.php
- queue.php
- services.php
- session.php
- EmployerFactory.php
- JobApplicationFactory.php
- JobFactory.php
- UserFactory.php
- 0001_01_01_000000_create_users_table.php
- 0001_01_01_000001_create_cache_table.php
- 0001_01_01_000002_create_jobs_table.php
- 2023_05_15_152938_create_jobs_table.php
- 2023_05_25_165601_create_employers_table.php
- 2023_05_30_155859_create_job_applications_table.php
- 2023_06_19_144746_add_cv_path_to_job_applications_table.php
- 2023_06_29_154702_add_soft_deletes_to_jobs_table.php
- DatabaseSeeder.php
- .gitignore
- .htaccess
- favicon.ico
- index.php
- robots.txt
- app.css
- app.js
- bootstrap.js
- create.blade.php
- breadcrumbs.blade.php
- button.blade.php
- card.blade.php
- job-card.blade.php
- label.blade.php
- layout.blade.php
- link-button.blade.php
- radio-group.blade.php
- tag.blade.php
- text-input.blade.php
- create.blade.php
- index.blade.php
- show.blade.php
- create.blade.php
- create.blade.php
- edit.blade.php
- index.blade.php
- index.blade.php
- console.php
- web.php
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- ExampleTest.php
- ExampleTest.php
- TestCase.php
- .editorconfig
- .env.example
- .gitattributes
- .gitignore
- artisan
- composer.json
- composer.lock
- package-lock.json
- package.json
- phpunit.xml
- postcss.config.js
- README.md
- tailwind.config.js
- vite.config.js
- Controller.php
- TaskRequest.php
- Task.php
- User.php
- AppServiceProvider.php
- .gitignore
- app.php
- providers.php
- app.php
- auth.php
- cache.php
- database.php
- filesystems.php
- logging.php
- mail.php
- queue.php
- services.php
- session.php
- TaskFactory.php
- UserFactory.php
- 0001_01_01_000000_create_users_table.php
- 0001_01_01_000001_create_cache_table.php
- 0001_01_01_000002_create_jobs_table.php
- 2023_03_28_162430_create_tasks_table.php
- DatabaseSeeder.php
- .gitignore
- .htaccess
- favicon.ico
- index.php
- robots.txt
- app.css
- app.js
- bootstrap.js
- app.blade.php
- create.blade.php
- edit.blade.php
- form.blade.php
- index.blade.php
- show.blade.php
- console.php
- web.php
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- ExampleTest.php
- ExampleTest.php
- TestCase.php
- .editorconfig
- .env.example
- .gitattributes
- .gitignore
- artisan
- composer.json
- composer.lock
- package.json
- phpunit.xml
- postcss.config.js
- README.md
- tailwind.config.js
- vite.config.js
- task-list.php
- Controller.php
- CreatePoll.php
- Polls.php
- Option.php
- Poll.php
- User.php
- Vote.php
- AppServiceProvider.php
- .gitignore
- app.php
- providers.php
- app.php
- auth.php
- cache.php
- database.php
- filesystems.php
- logging.php
- mail.php
- queue.php
- services.php
- session.php
- UserFactory.php
- 0001_01_01_000000_create_users_table.php
- 0001_01_01_000001_create_cache_table.php
- 0001_01_01_000002_create_jobs_table.php
- 2023_05_10_171604_create_polls_table.php
- 2023_05_10_171605_create_options_table.php
- 2023_05_10_171618_create_votes_table.php
- DatabaseSeeder.php
- .gitignore
- .htaccess
- favicon.ico
- index.php
- robots.txt
- app.css
- app.js
- bootstrap.js
- create-poll.blade.php
- polls.blade.php
- app.blade.php
- console.php
- web.php
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- ExampleTest.php
- ExampleTest.php
- TestCase.php
- .editorconfig
- .env.example
- .gitattributes
- .gitignore
- artisan
- composer.json
- composer.lock
- package.json
- phpunit.xml
- postcss.config.js
- README.md
- tailwind.config.js
- vite.config.js
- app.blade.php
- Controller.php
- User.php
- AppServiceProvider.php
- .gitignore
- app.php
- providers.php
- app.php
- auth.php
- cache.php
- database.php
- filesystems.php
- logging.php
- mail.php
- queue.php
- services.php
- session.php
- UserFactory.php
- 0001_01_01_000000_create_users_table.php
- 0001_01_01_000001_create_cache_table.php
- 0001_01_01_000002_create_jobs_table.php
- DatabaseSeeder.php
- .gitignore
- .htaccess
- favicon.ico
- index.php
- robots.txt
- app.css
- app.js
- bootstrap.js
- welcome.blade.php
- console.php
- web.php
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- .gitignore
- ExampleTest.php
- ExampleTest.php
- TestCase.php
- .editorconfig
- .env.example
- .gitattributes
- .gitignore
- artisan
- composer.json
- composer.lock
- package.json
- phpunit.xml
- README.md
- vite.config.js
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/piotr-jura-udemy/laravel-course-2023
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd laravel-course-2023
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Node.js
쉬움 추천사전 준비물
cd book-review
이 프로젝트의 관련 파일이 하위 폴더 안에 있어서, 먼저 그 폴더로 이동합니다.
npm install
package.json에 명시된 라이브러리들을 내려받아 설치합니다.
npm start
개발/실행 서버를 켭니다.
명령어 실행 후 터미널에 나타나는 주소(보통 http://localhost:3000 형태)를 브라우저에서 열어보세요.
3. PHP (Composer)
쉬움사전 준비물
cd book-review
이 프로젝트의 관련 파일이 하위 폴더 안에 있어서, 먼저 그 폴더로 이동합니다.
composer install
composer.json에 명시된 PHP 라이브러리를 설치합니다.
php -S localhost:8000 같은 내장 서버로 실행한 뒤 브라우저에서 http://localhost:8000 으로 접속해보세요.
// repository documentation
Was this content helpful?
(0 ratings)
