in

Laravel has Backend & Flutter (Dart) has Frontend (Mobile)

Understanding Laravel 6 & Flutter (Dart)
What you will learn

  • Understand the fundamental principle of MVC in Laravel 6 and Flutter
  • Learn the New Laravel 6 new features
  • Understand the use of MVC
  • Understand how MVC communicate with database
  • Setting up a Laravel 6 Environment
  • Understanding Flutter (Dart)
  • Packages
  • Develop your project using the samples project in this book

Laravel framework is a PHP framework used for developing fast and secure websites and API while Flutter is an Open source Framework that’s use for Web, Mobile Application. This book gives you practical knowledge of building modern full-stack web apps from scratch using MVC with a Laravel 6.

In this book, you will build an application dealing with Cars website named “CarShow” Laravel backend. This project will show you the core features of MVC pattern, Laravel, Flutter and other state-of-the-art web development dependencies.

The book begins with a thorough introduction to MVC pattern and its related concepts like data binding, directives, and computed properties, with each concept being explained first, then put into practice in the case-study project.

With the basics covered, you will then use Laravel to set up a web service using Xampp (PhpMyAdmin) as your database and integrate the front end into a full-stack app using Java, HTML, CSS, and Javascript.

Finally, you will learn how to use database, middle Job and Frontend, completing the full-stack MVC architecture in both Laravel and Flutter

Who This Book Is For
This book targets developers who are new to MVC pattern in Laravel and Flutter, and also novice or intermediate developers seeking a practical, best-practice approach to development with these technologies.
They must have some knowledge of Java, Andriod Studio, Visual Code and Xcode.

What do you think?

Written by flutteru

Comments

Leave a Reply

Loading…

0

Beginning App Development with Flutter: Create Cross-Platform Mobile Apps

The Complete Manual Guide for Dummies: Connect Laravel 6 API to Flutter Mobile App in 10minutes using a Sample Project