Skip to content

Dzyfhuba/laravel-and-flutter-developer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 

Repository files navigation

laravel-and-flutter-developer

test instruction

Laravel

  • Laravel 10
  • php 8.2
  • MySQL
  1. cloning
git clone https://github.com/Dzyfhuba/laravel-and-flutter-developer.git test-hafidz
cd test-hafidz/laravel
cp .env.example .env
  1. setup environtment variable in .env

  2. serving

composer install
npm i
npm run build
php artisan migrate
php artisan db:seed
php artisan serve --host 0.0.0.0
  1. for Postman API documentation import exported file from API Documentation laravel/laravel-api.postman_collection.json

Flutter

  • Dart 3.1
  • Tested on android only
  • Android SDK version 34.0.0-rc3
    change IP in code (192.168.131.28) to your local IP

About

Laravel and Flutter Developer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published