Skip to content

laravelui5/course-users-app

Repository files navigation

LaravelUi5 Course — Users App

This repository contains the companion code for the free video course: LaravelUi5 — Build Your First Business App with Laravel & OpenUI5.

👉 Watch the Course on YouTube
👉 Read the Docs
👉 Join the SDK Early Access

About the Course

Step by step, we build a full-stack Users App:

  • Scaffolding a self-contained UI5 app in Laravel
  • Exposing OData endpoints with Lodata
  • Binding sap.m controls to live data
  • Adding business logic via Ui5Actions
  • Deploying your first LaravelUi5 app

Each commit in this repo represents the end state of one video.

Quickstart

Clone the repo, install dependencies, and run the dev server:

git clone https://github.com/laravelui5/course-users-app.git
cd course-users-app
composer install
php artisan serve

Switch to the branch or tag of the desired video:

git checkout <commit-hash>

Resources

License

MIT

About

Source code for the free LaravelUi5 Course — Build Your First Business App with Laravel & OpenUI5.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published