I do not understand how to connect that api to my project. Vimeo account -> created. Vimeo APP -&...
I have use Laravel\Cashier\Billable; use Prettus\Repository\Contracts\Transformable; use Prettus\Rep...
Model <?php namespace App\Entities; use Laravel\Cashier\Billable; use Prettus\Repository\Contr...
Sending from localhost, Windows 10, OpenServer! Settings .env: MAIL_DRIVER=mailgun MAIL_HOST=smtp.ma...
How to create functional of importing and exporting Data Base rows. For example: i have 10 000 produ...
1 - reload page 2 - reload / resend form 3 - regenerate token 4 - if it is form, add csrf_field()
deansatch said: have you tried (remove get())?: $subscribeUser = User::where('email', $data['email'...
deansatch said: have you tried (remove get())?: $subscribeUser = User::where('email', $data['email'...
deansatch said: have you tried (remove get())?: $subscribeUser = User::where('email', $data['email'...
The Laravel portal for problem solving, knowledge sharing and community building.
The community