Skip to content
Min Gu Kang edited this page Jul 20, 2020 · 6 revisions

Adaptive Full-Stack is a full-stack application built on php.

This project has Laravel, a flexible and adoptable system as its backend, and uses Vue for the frontend single page application system.

The frontend is made without using Twitter Bootstrap V5 and velocity, completely removing the need for jQuery, and making the performance of the application better.

Basic authentication system is provided, which is based on Laravel's system, although some elements have been changed for a more secure and flexible integration with Vue.

Clone this wiki locally