Support the ongoing development of Laravel.io →
posted 10 years ago

future dating isn't working

I am following laracasts tutorial and I'm at the video where he is future dating articles. but it's...

0 Likes
3 Replies

Getting SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it.

Hello, I am trying to open a project that was originally created using homestead, while I am not usi...

0 Likes
2 Replies

Classes not being recognized by php storm

Things like Request, findOrFail, and latest when I try to click them give me a No declaration to got...

0 Likes
2 Replies

Proper use of Auth::login()

I'm trying to use Auth::login() to log users into my application. I'm using ADLdap to first authenti...

0 Likes
1 Replies
Solved

Save Collection to database

I feel like this might be a stupid question, and one that shouldn't allude me. I've done some searc...

0 Likes
2 Replies
Solved
posted 10 years ago

problem with img tag using illuminate/html

{!! Html::image('images/penguins.svg', 'Very powerful SEO penguins',['class' => 'penguins']) !!}...

0 Likes
3 Replies
Solved

all of a sudden published_at column is all zeros

I'm at the 11th video in Laracasts and all of a sudden my app starts acting up. The published_at col...

0 Likes
0 Replies

Set Header For Entire Controller

Hello Guys. How i can set same header for all controller's actions response ? I have an AJAX control...

0 Likes
0 Replies

Many to Many relation issue

Hi guys. I have 3 tables. user, theme and theme_user. Its because I need a many to many relationship...

0 Likes
5 Replies
posted 10 years ago

jQuery AJAX drag and drop sorting

Hi all, i need to create a drag and drop sorting with jQuery Ajax. Once i drop an element, i do an a...

0 Likes
2 Replies
posted 10 years ago

dogpile effect

Hi guys does Laravel have built-in solution for preventing dogpile effect with memcached? Thank you...

0 Likes
0 Replies
posted 10 years ago

Looking for an Open Source Project to write...maybe a CMS.

I know there are a lot of CMS out there. I work with many people that aren't very technical but know...

0 Likes
1 Replies

[Package] Larasearch: elasticsearch enabled models

This is a package to inject Elasticsearch functionality directly into Eloquent models. I've tried to...

0 Likes
2 Replies

How to use pest library

Hello all, I'm new bee in L5. What is the best practise to use pest library in L5. Here is the git h...

0 Likes
0 Replies
posted 10 years ago

Cache query with key and Paginate

I'm trying to cache pagination query with key. If I run this code every this is correct $products=Pr...

0 Likes
1 Replies

Query builder with remember/rememberForever and paginate

I am using paginater with cache when building the query like this: $comments = Comment::where('cours...

0 Likes
2 Replies
posted 11 years ago

[package] Syntara theme

Hey, I like Syntara as great start for admin panel. I've imporemented AdminLTE theme (theme preview:...

0 Likes
5 Replies

How to stop escaped characters from appearing in the console?

I'm having real difficulty getting escaped characters in Windows, Mac, PHPStorm and Tinker consoles:...

0 Likes
0 Replies

Laravel 5 Facade - Class not found if called from template.

Hi guys, i'm trying to understand what wrong with my facade code. I create a new facade called Ajax...

0 Likes
9 Replies
Solved
posted 10 years ago

About HTML

Hello, I was just wondering (and I need to know that), how to call corectly this HTML, what is used...

0 Likes
2 Replies
Solved

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.

© 2025 Laravel.io - All rights reserved.