Support the ongoing development of Laravel.io →

Joe Dixon

Admin
Joined 23 Jun 2014
Software developer @laravel, maintainer @laravelio

Statistics

Threads 0
Replies 24
Solutions 2
Articles 2

Articles

joedixon
published on 29 Jun, 2020

Adding Notifications to Laravel.io with Livewire, Alpine.js and Tailwind UI

Setting the scene Before I get into the bones of this article, I think it's worth taking the opportu...

Laravel.io Laravel
12 min read

driesvints, taftse, alejandrozepeda, wmandai, chistel, neil, euneuber, dk009dk liked this article

8 Likes
joedixon
published on 24 Jun, 2020

Introducing Laravel.io Community Publishing

Today, we're incredibly excited to be launching a big feature we've been working on over the last co...

Laravel.io
1 min read

joedixon, atymic, driesvints, quansho, olav, aleksandertabor, quanengineering, miten5, omaresmael, chistel and more liked this article

14 Likes

joedixon has not posted any threads yet

replied 1 year ago

SQLSTATE[22007]: [Microsoft][ODBC Driver 18 for SQL Server]

Hi @matze1708, The only issue I can see immediately is that the updated_at date is not formatted cor...

0 Likes
replied 2 years ago

Laravel performance

What are you using to serve your application? You can find the options for Windows here

0 Likes
replied 2 years ago

Using include with foreach

That should work fine, but perhaps a cleaner solution would be to utilise blade components.

fakhriahmedoff liked this reply

1 Likes
Solved
replied 2 years ago

how to pass ajax response with return view

Laravel will only see the request as an ajax request if the relevant headers are set. This is the ch...

0 Likes
replied 2 years ago

how to pass ajax response with return view

I can't see where the if block ends, but does if ($request->ajax()) actually return true?

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.