Skip to content

fahrudinyuniwinanto/winkcode3_back

Repository files navigation

Winkcode 3 Framework

Build with Laravel 8 + AngularJs

Project: https://github.com/fahrudinyuniwinanto/winkcode3_back

Public folder: https://github.com/fahrudinyuniwinanto/winkcode3_front

Documentation: Penjelasan Penggunaan CRUD Generator

Features

  • Auth with Breeze
  • Access Management
  • CRUD Generator (Model, View, Controller, Route, Access, Menu, upload file, export excel)
  • Suport master detail form
  • Lookup data
  • Log System
  • Dinamyc Menu

How do I get set up?

  • clone project winkcode3_front and winkcode3_back (can be on deferent location folder)
  • import DB (winkcode3_back/winkcode3.sql), migration on progress
  • setup your .env file
  • setup path inner file winkcode3_front/public/index.php
  • run terminal: composer install php artisan optimize
  • login on: localhost/winkcode3_front/public/login (user: fahrudin, pass: 1qazse4321)

Contribution guidelines

  • Free to use (dont remove watermark on footerpage)

Documentation