https://github.com/avin/library
Simple library app based on Laravel
https://github.com/avin/library
Last synced: about 2 months ago
JSON representation
Simple library app based on Laravel
- Host: GitHub
- URL: https://github.com/avin/library
- Owner: avin
- Created: 2015-10-26T17:34:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-26T17:34:51.000Z (over 10 years ago)
- Last Synced: 2026-01-21T14:10:56.334Z (5 months ago)
- Language: PHP
- Homepage:
- Size: 828 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
drop database library;
create database library character set utf8 COLLATE utf8_general_ci;