All Projects → tsukumijima → jikkyo-api

tsukumijima / jikkyo-api

Licence: MIT license
ニコニコ実況 過去ログ API(非公式)

Programming Languages

PHP
23972 projects - #3 most used programming language
Blade
752 projects
shell
77523 projects

Projects that are alternatives of or similar to jikkyo-api

Shopping-Sahuba
Sahuba is an online shopping platform with a slogan of `Sell your products in one click.`. It's main idea is to help people to sell their products online with in a click. Technically it's build on the top of modern web framework like laravel , vue js, GraphQl and so on.
Stars: ✭ 21 (+23.53%)
Mutual labels:  laravel-framework
api
Central API for Prisma
Stars: ✭ 45 (+164.71%)
Mutual labels:  laravel-framework
laravel-5.7-email-verification-and-auth-via-api
Laravel 5.7 Email verification and Authentication via API
Stars: ✭ 22 (+29.41%)
Mutual labels:  laravel-framework
laravel-db2
laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
Stars: ✭ 56 (+229.41%)
Mutual labels:  laravel-framework
edms
An Electronic Document Management System for Universities using Laravel
Stars: ✭ 44 (+158.82%)
Mutual labels:  laravel-framework
dashboard
Simple Arabic Laravel Dashboard , has basic settings and a nice layout . to make it easy for you to create fast dashboard
Stars: ✭ 176 (+935.29%)
Mutual labels:  laravel-framework
Stratum-Panel
Stratum aims to be a scalable, reliable panel better than most solutions on the market made for selling virtual machines. It works by utilizing Proxmox's API to automatically manage/deploy virtual machines. Stratum is made in Laravel.
Stars: ✭ 26 (+52.94%)
Mutual labels:  laravel-framework
clubi
A group-oriented social media platform written in Laravel and Vue
Stars: ✭ 29 (+70.59%)
Mutual labels:  laravel-framework
opencore
OpenCore - Laravel for OpenCart
Stars: ✭ 42 (+147.06%)
Mutual labels:  laravel-framework
laravel-api-example
💻 Build an API with Laravel 5
Stars: ✭ 47 (+176.47%)
Mutual labels:  laravel-framework
nginx-virtual-host-bash-script
Nginx Virtual Host Bash Script
Stars: ✭ 35 (+105.88%)
Mutual labels:  laravel-framework
Forum-Advanced
This is built on Laravel Framework 5.5. This was built for demonstrate purpose.
Stars: ✭ 14 (-17.65%)
Mutual labels:  laravel-framework
Caravel
Caravel - Le site web des élèves qui rament !
Stars: ✭ 12 (-29.41%)
Mutual labels:  laravel-framework
charaza-ui
Lightweight Laravel 8 Admin CRUD generator and Starter template with Jetstream, Livewire and Tailwindcss Frontend
Stars: ✭ 50 (+194.12%)
Mutual labels:  laravel-framework
laravel-crm
Free & Opensource Laravel CRM solution for SMEs and Enterprises for complete customer lifecycle management.
Stars: ✭ 927 (+5352.94%)
Mutual labels:  laravel-framework
experiment
A/B cookie testing tool for @laravel
Stars: ✭ 55 (+223.53%)
Mutual labels:  laravel-framework
laravel-speaks-arabic
حزمة خفيفة الوزن تسهل التعامل مع المفاهيم العربية في لارافيل، بإستخدام مجموعة من الفئات، الأساليب والتوابع لجعل لارافل يتحدث العربي! مفاهيم من مثل السلاسل النصية العربي والتواريخ الهجرية وغيرها
Stars: ✭ 49 (+188.24%)
Mutual labels:  laravel-framework
laravel-qr-code-login
Today I will be showing you how to implement Laravel login with QRcode in a website. You can use my Laravel Starter so you can start the project in one minute .
Stars: ✭ 72 (+323.53%)
Mutual labels:  laravel-framework
LaraShop
Simple PHP shop CMS based on Laravel 5.1
Stars: ✭ 73 (+329.41%)
Mutual labels:  laravel-framework
ai-cms
Free and open source Manga CMS (Deprecated!)
Stars: ✭ 35 (+105.88%)
Mutual labels:  laravel-framework

jikkyo-api

ニコニコ実況 過去ログ API のソースコードです。Laravel 8 で構築されています。

Setup

以下は Apache + PHP 7.4 + mod_php で動かす際の手順になります。

  1. あらかじめ Apache で PHP 7.4 が動く状態にしておく
  2. Laravel に必要な PHP の拡張機能をでインストールする
    • Ubuntu なら sudo apt install php7.4-bcmath php7.4-curl php7.4-mbstring php7.4-xml php7.4-zip でインストールできる
  3. .env.example を .env にコピーする
  4. .env を手元の環境に合わせて編集する
  5. プロジェクトのディレクトリ内で composer install を実行する
  6. Apache の設定で public/ 以下をドキュメントルートに設定する
  7. アクセスできるか確認する

License

MIT License


Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

If you don't feel like reading, Laracasts can help. Laracasts contains over 1500 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Patreon page.

Premium Partners

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [email protected]. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].