Last updated
Kod kursu
laravelvue
Czas trwania
14 godzin
szkolenie zdalne: 2 lub 4 dni
szkolenie stacjonarne: 2 dni
Wymagania
- Experience with PHP
- JavaScript experience
Audience
- Web Developers
Opis
Laravel jest platformą PHP open source do tworzenia aplikacji sieci web. Vue.js jest platformą Javaskryptu open source do tworzenia interfejsów użytkownika i aplikacji jednostronicowych. Korzystając z Vue.js, użytkownicy mogą tworzyć dynamiczne interfejsy użytkownika dla operacji CRUD, tworzyć i kompilować Javaskładniki skryptu i nie tylko.
To prowadzone przez instruktora, szkolenie na żywo (na miejscu lub zdalne) jest skierowane do programistów internetowych, którzy chcą korzystać z Laravel i Vue.js do tworzenia stron internetowych fullstack.
Do końca tego szkolenia uczestnicy będą mogli:
- Twórz aplikacje internetowe z Laravel i Vue.js.
- Zintegruj interfejs API zaplecza Laravel z Vue.js.
- Wdrażanie aplikacji Laravel.
Format kursu
- Interaktywny wykład i dyskusja.
- Wiele ćwiczeń i praktyki.
- Praktyczne wdrożenie w środowisku live-lab.
Opcje dostosowywania kursu
- Aby poprosić o dostosowane szkolenie dla tego kursu, skontaktuj się z nami, aby umówić się na spotkanie.
Machine Translated
Plan Szkolenia
Introduction
Laravel Overview
- ORM
- Template engine
- Artisan
- Automatic package delivery
- Database migration
Vue JS at a Glance
- Virtual DOM
- Data binding
- Components
- Animation/transition
- Templates
Preparing the Development Environment
- Installing and configuring Laravel
- Installing and configuring Vue.js
Laravel Quick Start
- Creating a project
- Working with form and event handling
- Refactoring models and views
Vue JS Integration
- Creating VueJS components
- Implementing custom events
RESTful API Development
- Creating API endpoints
- Transforming data with APIs
Web Application Development
- Configuring Vue route
- Building a UI
- Consuming API endpoints
- Adding Ajax
Deployment
- Deploying with Heroku
Troubleshooting
- Handling errors
Summary and Conclusion