-
不知道期刊有無開放 API 可以讓開發者拿到每期期刊資料去做處理或者是整理呢?
-
@rez1dent3
First thanks for you laravel wallet plugin it's really awesome and helpful i just have some mis-understanding in some logic .
for my case :
1- i have a hotel and this hotel have so…
-
### Laravel Version
11.7.0
### PHP Version
8.3
### Database Driver & Version
_No response_
### Description
After upgrading to laravel 11.7.0 from 11.5.0 I am getting this error in…
-
免费的编程中文书籍索引
============================
[![](https://img.shields.io/github/issues/justjavac/free-programming-books-zh_CN.svg)](https://github.com/justjavac/free-programming-books-zh_CN/issues) […
-
### Lang Package Name
laravel-lang/common
### Lang Package Version
6.4.0
### Laravel Framework Version
10.48.15
### PHP Version
8.1.18
### Dependencies
"require": {
"php": "^8.1",
…
bedoz updated
2 months ago
-
List of languages. Pick one you like and open a PR. Make sure you've read [CONTRIBUTING.md](https://github.com/knightking100/hello-worlds/blob/master/CONTRIBUTING.md#how-to-contribute)
You can also…
-
1、webapp书城开发 链接: https://pan.baidu.com/s/1pMHGKrh 密码: kfw6
2、组件方式开发 Web App全站 链接: https://pan.baidu.com/s/1pMJIBph 密码: 7dc6
3、前端到后台ThinkPHP开发整站 链接: https://pan.baidu.com/s/1jJnyLQu 密码: g8yp
4、MySQL…
-
Hey,
When a user resets a password with the default flow and enters an email address that is not used the following message is displayed.
> We can't find a user with that e-mail address.
The proble…
-
Hi,
Just started using the package. I added the traits `HasWallet` and `CanPay` to the User Model and I get the following error
```
Trait method deposit has not been applied, because there are …
-
- Laravel Version: 5.6.29
- PHP Version: 7.2.8
### Description:
`Validator::make` alters data in specific cases using wildcard syntax.
### Steps To Reproduce:
```php