yenercanbarker / notes-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matris Notes

Basic To Do List App which works on the web.

I created this app for use Laravel's pivot tables and pagination. Also I created this using with Services, Responses and Request. Basically I tried to create kind of architecture.

  • Laravel
  • PHP
  • HTML
  • CSS
  • Bootstrap
  • JavaScript
  • jQuery
  • MySQL

Installation

  • Create database.
  • Create .env file and enter your database configurations.
  • composer install
  • php artisan migrate

About


Languages

Language:PHP 64.8%Language:Blade 34.4%Language:Shell 0.5%Language:Vue 0.3%