-
- Browser Kit Testing Version: latest
- Laravel Version: 6.12.0
- PHP Version: 7.4.1
- Database Driver & Version:
### Description:
Hi there!
First of all: thanks for keeping BrowserKit al…
-
I've just installed the most recent release of Laravel Homestead. The default packages installed with Composer on the current release of the Homestead box prevent the installation of `forge-cli`.
A…
-
If you make requests fast enough some or all environment variables return null.
To reproduce:
1. Install fresh L5.
2. Edit /app/Http/Controllers/WelcomeController.php
3. Add dd(env('APP_ENV')); …
-
I followed all of your steps and 2fa appears in the user security profile tab. However I never get prompted to enter code form the authenticator during login. Is there anything else that needs to be d…
-
这个帖子是免费的程序员招聘服务。
如果你们团队正在招人,欢迎把招聘信息发在这个帖子里面。请简要描述,岗位名称、工作地点、岗位要求、团队简介、联系方式等等。
**注意:同一个团队如果招聘多个岗位,请写在一起,不要分成多个部分张贴。**
读者可以咨询,但请不要发布与招聘无关的内容,禁止对公司或岗位进行评论或抱怨。如果有意应聘,请直接与发贴人联系。
## 历史帖
- 202…
-
If I wanted to get session or csrf token from Laravel into my vue-cli project, how would you do that without relying on ajax requests?
kevnk updated
4 years ago
-
I have installed:
```
Laravel 6.9.0
Nova 2.7
Spark 9.1.1
```
I do
`
composer require limedeck/nova-cashier-overview
`
and it gives me an error as follows:
```
Your requirements c…
-
If I use
```php
Auth::user()->customer->createAsStripeCustomer($stripeToken);
```
and the credit card fails, it still sets up the customer on Stripe. But if I use the Stripe\Customer::create …
-
- Laravel Version: 6.6.0
- Nova Version: 2.8.0
- PHP Version: 7.2.22
### Description:
~~Specifying both `owner` belongsTo and `users` hasMany fields on the `Team` model from Laravel Spark caus…
-
I see on https://usefathom.com/ that you say "our next version (2.0) will only be available to our paid customers." That is very disappointing to me, as I want to use and support Fathom, but if future…