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

RoumenDamianoff/laravel-sitemap hreflang

I can't seem to find any documentation how to make a sitemap with rel="alternate" hreflang...

0 Likes
0 Replies

Checkbox showing "0" and "1" instead of "Yes" or "No"

Hello guys. First of all, thanks for the interest in my topic. I have a simple question i guess. The...

0 Likes
1 Replies
Solved

LaraminLTE

implement templates adminLTE on laravel 5 https://github.com/nino22/LaraminLTE hope it is useful. an...

0 Likes
3 Replies

start node server.js in forge envoyer enviroment

What is the correct way to start/run node server.js and make sure it is always executed after a new...

0 Likes
1 Replies
posted 9 years ago

Eloquent eager loading without appends attributes

Hello, I am retrieving records with Eloquent and eager loading some relations specifying which colum...

0 Likes
2 Replies
Solved
posted 9 years ago

one to many relationship on pivot table

Hello everyone, I've been struggling with the following problem. Hopefully someone can help me out !...

0 Likes
0 Replies
posted 9 years ago

Create model and load with data from non-db source

Hi, I currently have a mechanism that allows me to build list pages with a grid that displays data v...

0 Likes
4 Replies
posted 9 years ago

Google like output for specific websites

Hi guys how is it going? I wanna achieve a google like output for specific websites, but i dont know...

0 Likes
0 Replies

Package creation folder and autoload structure

how to autoload repositories, models, controllers without using namespace in laravel 5, as we use w...

0 Likes
0 Replies

Add extra value to query in Laravel 5

Hi, in my database i have a column "extra_data" which i have to fill after a form submit....

0 Likes
4 Replies
Solved

Is this a bug or am I just doing it wrong?

$owner = Owner::with('cars.carParts')->where('id', "=", $ownerID)->first(); $owner-...

0 Likes
6 Replies

Relationship returns NULL.

Hello guys, I have a problem with relationships...I set everything up but my relationship returns NU...

0 Likes
3 Replies
Solved
posted 9 years ago

Foreach loop in blade

@foreach ($questions as $question) <div class="form-group">...

0 Likes
0 Replies

Why do not laravel support tutorial officially?

Hello. I'm sorry about this post because I will say some complaints about docs. Some time a go, I wa...

0 Likes
0 Replies

created_at and updated_at values not set when seeding from csv

I am using this code to seed my table from a csv file, the table was created with migration and has...

0 Likes
5 Replies
Solved

Using globals

How can I use globals in methods? I know that in views we can type for instance {{url}} and url of w...

0 Likes
1 Replies
posted 9 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

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.