Support the ongoing development of Laravel.io →

BonBonSlick

Joined 23 Oct 2016

Statistics

Threads 13
Replies 10
Solutions 0
Articles 0

Setup Vimeo API?

I do not understand how to connect that api to my project. Vimeo account -> created. Vimeo APP -&...

0 Likes
1 Replies

Use Model + Authenticatable in one class Laravel 5.4?

I have use Laravel\Cashier\Billable; use Prettus\Repository\Contracts\Transformable; use Prettus\Rep...

0 Likes
0 Replies

Cashier BadMethodCallException Method newSubscription() does not exist, why?

Model <?php namespace App\Entities; use Laravel\Cashier\Billable; use Prettus\Repository\Contr...

0 Likes
5 Replies
Solved

MailGun Client error: `POST https://api.... resulted in a `404 NOT FOUND???

Sending from localhost, Windows 10, OpenServer! Settings .env: MAIL_DRIVER=mailgun MAIL_HOST=smtp.ma...

0 Likes
1 Replies

Import / Export of CSV file?

How to create functional of importing and exporting Data Base rows. For example: i have 10 000 produ...

0 Likes
1 Replies
replied 7 years ago

Setup Vimeo API?

Anyone? Any guide?

0 Likes
replied 7 years ago

TokenMismatchException, but where is it coming from?

1 - reload page 2 - reload / resend form 3 - regenerate token 4 - if it is form, add csrf_field()

0 Likes
replied 7 years ago

Cashier BadMethodCallException Method newSubscription() does not exist, why?

deansatch said: have you tried (remove get())?: $subscribeUser = User::where('email', $data['email'...

0 Likes
replied 7 years ago

Cashier BadMethodCallException Method newSubscription() does not exist, why?

deansatch said: have you tried (remove get())?: $subscribeUser = User::where('email', $data['email'...

0 Likes
replied 7 years ago

Cashier BadMethodCallException Method newSubscription() does not exist, why?

deansatch said: have you tried (remove get())?: $subscribeUser = User::where('email', $data['email'...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.