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

May I just include only one section from a blade template file?

I am new to blade and new to this forum. Before I create this thread, I have searched "only inc...

0 Likes
3 Replies

[L5] Loading package views / language files

I just wrote a small blog post on howto load views publish assets and load lang files into your Lara...

0 Likes
1 Replies
posted 10 years ago

Using variable from controller

Hello, I have an controller: public function signature($name) { $this->echo = fal...

0 Likes
2 Replies
posted 10 years ago

indicate that I have replied in a thread

When logged in, indicate if I have replied in a thread from the forum "Thread view". Curre...

0 Likes
0 Replies

Get Recent Comments

Hey everyone, i'm pretty sure that my problem is already out there, but i wasn't able to find any so...

0 Likes
1 Replies
Solved

Change credentials Sentry 2

Hello! Im using sentry2 , by default the sentry configuration works with email and password like cre...

0 Likes
1 Replies
Solved
posted 11 years ago

Testing: artisan server environment setting

Hello all, I am setting up behat for testing and as part of the startup routine I run php artisan se...

0 Likes
7 Replies

How double foreach blade of customers and orders with one sql

Hi! i have a question about how create a double foreach in blade from only one sql with query builde...

0 Likes
2 Replies

Laravel and SaaS set up

Hi ya folks, I'm building our first SaaS app. The project will see users having the same functionali...

0 Likes
0 Replies

Escaping for injection

I am learning laravel and php but I just need to clarify when it is needed to escape strings. If any...

0 Likes
4 Replies
Solved
posted 10 years ago

Assign data to and call variable within a model

How do you assign data to and pull data from a variable in a laravel model? The normal way I do it i...

0 Likes
2 Replies

Method number does not exist

Hi, After I did an update on composer, I came upon an error that stated: "Method number doesn't...

0 Likes
2 Replies

Laravel 4 Event Listeners and NodeJS/Socket.io

I am trying to make some information display in real-time on a site of mine. Followed this guide: ht...

0 Likes
2 Replies
posted 10 years ago

Laravel orderBy using eager loading/functions

I have a Posts DB and a likes DB with the following structure: Posts Table: item_id Likes Table: ite...

0 Likes
2 Replies
posted 10 years ago

Supervisor/RedisQueue does not recognize environmental variables

Been running into some weird errors with queues and supervisor today. Got a message saying that none...

0 Likes
2 Replies

Vagrant/Homestead on Fedora 21 strange new issue

Hi y'all, I don't really know where to post this. Weather it be here, Vagrant issue panel, og Larave...

0 Likes
1 Replies

Password remind doesn't send email

Hello I was implementing reset password process, and I'm following the Auth section of user guide. T...

0 Likes
4 Replies

Migration of databases

Hello Guys, On the database.php file it is possible to define a database(MySQL, sqlsrv, pgsql). If I...

0 Likes
3 Replies
Solved
posted 10 years ago

How should $request->merge() work in laravel 5?

First make a TestRequest with artisan make:request TestRequest. Then put this code in your routes.ph...

0 Likes
0 Replies

Laravel Authentication redirect me always to login page

I'm trying to use Laravel Auth::attempt() function but it's always redecting me to login page, even...

0 Likes
3 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.