ichii731 / php-examples

私が書いた記事のサンプルコードを掲載/sample code of PHP and Laravel articles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

php&laravel example

JP

エラーハンドリングを一部省略している部分があります。そのままの流用はセキュリティリスク等を引き起こす恐れがありますのでご注意ください。

EN

This is a repo that uploads sample code of PHP and Laravel articles written in https://dev.to .

Some error handling has been omitted. Please be careful not to use them as is, as it may cause security risks.

UPDATE

2021-10-16

Pushed the source code of a web app to get the Access Token of TwitterAPI, which is available @ https://tools.ic731.net/check_twitter_key. See the check_twitter_key directory or download it from Release

About

私が書いた記事のサンプルコードを掲載/sample code of PHP and Laravel articles

License:MIT License


Languages

Language:PHP 87.5%Language:Blade 5.2%Language:HTML 3.4%Language:Vue 1.5%Language:JavaScript 1.4%Language:CSS 0.7%Language:SCSS 0.2%Language:TypeScript 0.2%