Support the ongoing development of Laravel.io →

iAmXquisite

Joined 14 Dec 2016

Statistics

Threads 6
Replies 10
Solutions 2
Articles 0
posted 6 years ago

Laravel 5.4 AJAX responseJSON is not returning undefined but Firefox Network is showing response

Hey Guys, I am using ajax to send to post a form. I am using the $this->validate($request, [rules...

0 Likes
0 Replies
posted 6 years ago

Laravel 5.4 sending Mail with Ajax

Hey, guys so I have everything set up properly my emails are sending and everything but there is one...

0 Likes
3 Replies
Solved
posted 7 years ago

Laravel Mail - From keeps sending showing my gmail address

My settings are sending using smtp and gmail everything is working fine when it comes to sending the...

0 Likes
0 Replies
posted 7 years ago

Eloquent get all Post except last 3 rows added

I have a slider on the home page with the last 3 rows added here is my code and it's working perfect...

0 Likes
1 Replies

Administrator Update User's Passwords (Please Help)

I'm making an administrator section where the admin can change Users passwords. I am able to Create...

0 Likes
9 Replies
Solved
replied 6 years ago

Laravel 5.4 sending Mail with Ajax

Hey, @GhostMech thanks for your reply, I found a solution online. Mail::send() Method does not retu...

0 Likes
Solved
replied 6 years ago

Lumen Passport package error Call to undefined function Laravel\Passport\Console\config()

Did you add Laravel\Passport\PassportServiceProvider::class, under providers in your config/app.php...

0 Likes
replied 7 years ago

Pagination wrongly displayed

Maybe you should post your code so that someone can help you. There is no way to help you without se...

0 Likes
replied 7 years ago

How to using bootstrap in laravel dompdf?

Try adding the 2 JavaScript files right before the </body> JavaScript is usually placed right...

0 Likes
replied 7 years ago

validator always returns false

You need the code below before everything else. public function upload(Request $request) { $thi...

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.