Support the ongoing development of Laravel.io →

Set other fields when user registers

Here is my User model. I would like to set two fields when the user registers for the first time. A...

0 Likes
3 Replies

Using forms in arrays and validation issues

Hi, I need some help with handling array validation from form data. I have a form which has fields n...

0 Likes
0 Replies
posted 11 years ago

Job Listing

Where would I post a job listing to find a Laravel programmer? The old forum had a proper place to...

0 Likes
1 Replies

Rerouting not working for logout route only

Just starting out with Laravel and I've come across a weird problem when I try to log a user out (co...

0 Likes
2 Replies
Solved

Creating complex nested query in Eloquent

I am migrating a legacy PHP app to Laravel and am having difficulty trying to re-write a 'store loca...

0 Likes
1 Replies

Getting data from my pivot table

Hi all, I've just started using Laravel and I am really enjoying it. I am a little confused about ho...

0 Likes
0 Replies
posted 11 years ago

upload with progress bar

Hi all, what's the best way to implement a upload image with progress bar? thanks

0 Likes
0 Replies
posted 11 years ago

Easy Route Localization in Laravel using Filters

Hey everyone, I was helping someone out in the IRC channel, and they had a question about localizati...

0 Likes
0 Replies

How to add more data to Auth::user() without extra queries?

Hi there, I'm rather new to Laravel 4 and can't seem to find the right answer, maybe you can help: A...

0 Likes
2 Replies
posted 11 years ago

Is my routing file broken? (trying to use multiple domains)

Hi! I'm currently trying to run one instance of Laravel on multiple domains and my route file looks...

0 Likes
5 Replies
Solved

Using relations -> many to many

Hi all, I have 3 tables: companies, schedules and companies_schedules. I want in the companies_sched...

0 Likes
4 Replies

[Tutorial] Posting scheduled, random tweets with Laravel 4 and the Twitter API

A little tutorial I made, thought I'd share this here! Posting scheduled, random tweets with Laravel...

0 Likes
0 Replies

Service vs Repository

Hi; 1 - What is the difference between Service and Repository? 2 - What is business logic with a few...

0 Likes
6 Replies
posted 11 years ago

Count multiple on a filtered eloquent query

Hi all, i have a simple eloquent query and want to count multiple stats. $folder = Folder::whereUser...

0 Likes
0 Replies

Problem Function $.get Blade

Hello my friends, I am the problem in the function. every time when you press it returns me the cont...

0 Likes
0 Replies

How to put data in a page layout, without using @section

Is there a way to access data from a query in a page layout? For example, I would like to get the to...

0 Likes
2 Replies
posted 11 years ago

Concern with shared groups of data

I'm making a site, where I have different entities that share data like graphics (these entities hav...

0 Likes
0 Replies
posted 11 years ago

How to add new column in table before existing column?

Hi! When you add a new column to a table using the generator, eg: ' php artisan generate:migration a...

0 Likes
2 Replies
Solved

Laravel voting system: update counter

Greetings to the increasingly large community Laravel. Today I had a problem. I was making a voting...

0 Likes
2 Replies
Solved

Css, Js, and Image internal folders in the Layout View. Is possible?

Dear friends, I'd like to use one internal image for the background of my layout, but I wouldn't lik...

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.

© 2025 Laravel.io - All rights reserved.