/php-examples

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

Primary LanguagePHPMIT LicenseMIT

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