Support the ongoing development of Laravel.io →

html2pdf.js generated pdf attach with laravel Mail

I am trying to convert my html dom into pdf and send that pdf as an attachment with email. I am usin...

0 Likes
0 Replies

Centos 7 / Laravel 8 / docker / installation failure

I'm running this as per the Centos Laravel 8 docker instructions provided here: https://laravel.com/...

0 Likes
1 Replies
posted 3 years ago

Not able to make a database connect using Eloquenteloquent

The following command is not creating a record in my database: $person = Person::create($_REQUEST);...

kenoli liked this thread

1 Likes
2 Replies

Unable to remove Jetstream

For some reason, I'd like to install laravel breeze into my application. But the application is alre...

0 Likes
1 Replies

Additional configuration files in envoyer

Hi everybody, my question is: how can I move o create additional configuration files in my laravel d...

0 Likes
0 Replies

SMTP Laravel

I got an error of Failed to authenticate on SMTP server with username "petricreallionaires@gmai...

0 Likes
0 Replies

Installing on WINDOWS 10 Pro and WAMP

Hi! I have a question, but first... a little kowabunga. I am a lifelong Windows user, through 30 yea...

0 Likes
0 Replies
posted 3 years ago

Laravel 8 factory functionality changed for tests

I'm in the process of upgrading to Laravel 8.x, and i've run into an issue where my model/factories...

0 Likes
0 Replies

Can you please tell me how to write such queries ?

I have this $NUMBER = 496354; // vagprice::where('NUMBER', $NUMBER)->get(); // no results vag...

0 Likes
1 Replies

Problem on Angular And Laravel API - CORS policy

Hello, First of all sorry for my English. I am in the process of creating a CRM with laravel and ang...

0 Likes
1 Replies
posted 3 years ago

Package for querying Facebook Graph API

Looking for suggestions about how to handle integrating Facebook Graph API queries into my Laravel a...

0 Likes
0 Replies

Bind parameter on DB::select(DB::raw())

Dear Sir, I have some weird about binding parameter using DB::select(DB::raw()). I had tried to use...

0 Likes
2 Replies
Solved
posted 3 years ago

Status 200 instead of 201

Hi. I have a task to implement dependency injection for creating user. I have checked the code via p...

0 Likes
3 Replies

Preencher outros campos ao utilizar o select2

Bom dia meus caros Dev's. Em um projeto do dia-a-dia me deparei com a necessidade de buscar os dados...

0 Likes
0 Replies

Php artisan make:mail error

php artisan make:mail WhateverName Gives this error: Hide Copy Code UnexpectedValueException Inval...

0 Likes
3 Replies
posted 3 years ago

Doesn't the hidden property work after binding

Laravel Version: 8.17.2 PHP Version: 7.4.9 Database Driver & Version: Description: If I just e...

0 Likes
0 Replies
posted 3 years ago

@yield and @section isn't working

web.php `<?php use Illuminate\Support\Facades\Route; Route::get('/', function () { return view('w...

0 Likes
1 Replies

Authenticate web using Laravel Passport Token-based Auth

Authenticate web using Laravel Passport I'm Redirecting the Response by specifying the access token...

maq5ud liked this thread

1 Likes
1 Replies
posted 3 years ago

How to move a laravel app to a production server no internet

I have followed a course on Udemy. I want to use this application in a production server. But this s...

0 Likes
1 Replies
posted 3 years ago

Which IDE can be used for PHP programming?

Anybody suggest PHP tools for large and small web applications. Thanks in advance!

0 Likes
2 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

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.