Support the ongoing development of Laravel.io →

Sharing data to all controllers and views

Hi all, For each request, a database lookup is performed to make sure that the authenticated user is...

0 Likes
2 Replies

Helper Function not working in configuration file

Hi, I am trying to use my helper function from services.php file. But it dose not work for me. If i...

0 Likes
0 Replies

laravel 5.1 events how to

need some one to explain how to make a event on database change and show it on mi navebare to a spes...

0 Likes
0 Replies

Double Pagination in one page

Greetins, I want to make a double pagination for my backend index view, I try with [this solution]](...

0 Likes
0 Replies
posted 11 years ago

PHP7 infographic & Laravel

PHP7 infographic https://www.zend.com/en/resources/php7_infographic

0 Likes
0 Replies

Laravel AngularJS Developer Needed

Are you an experienced Laravel AngularJS Developer? Do your team members describe your Laravel Angul...

0 Likes
3 Replies

How to Install REDIS on Laravel in One Click

If you want to harness the power of Redis with Laravel, Cloudways has introduced a unique button pus...

0 Likes
0 Replies

<code> tag in blade

I want to use <code> tag within a blade template that shows php and if I add the <?php ?>...

0 Likes
0 Replies

5.1 Model Method access in views

I have a model with a getURL() method. when I query and return a list of models which I pass to my v...

0 Likes
0 Replies

TokenMismatchException only on some mobile devices

I have a very simple subscriptionform (email + button) that works perfectly except on my iPhone 5c....

0 Likes
3 Replies
Solved

Relationships problem in Eloquent

Hello all, I'm struggling with the following problem. I have three tables - Users, Groups and Roles....

0 Likes
4 Replies

Problems with generic Model

I'm trying to make a generic model for all tables. But I have a strange problem. If I try this: $thi...

0 Likes
0 Replies

Search Relationship -> Search returns too many results

Hello all, I have two models which are related. I am trying to do a search in Products and only disp...

0 Likes
1 Replies
posted 11 years ago

Need Help: Index.php blank page

Hello. Appreciate your help. I am trying to install laravel 5 on mac.. i properly pointed my virtual...

0 Likes
2 Replies

User triggered upgrades?

Looking for a way for clients using my app installed on their own machines to get upgrades. I've fou...

0 Likes
1 Replies

SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using password: NO) How to Solve

Hello, I am trying to setup the environment variables and I have it working on my CodeAnywhere IDE b...

0 Likes
1 Replies

Cannot access a named route?

Whoops, looks like something went wrong. Page auth/register: 1/1 ReflectionException in Route.php li...

0 Likes
1 Replies

[Clarification] About multilevel transactions behaviour in Eloquent

When I do: DB::beginTransaction(); //T1 Device::insert(array("submit_hash" => "tri...

0 Likes
1 Replies
posted 11 years ago

PHPUnit: Passing parameter to routes.php

I want to use PHPUnit to test a route with a specific cookie with I cannot get the cookie value from...

0 Likes
0 Replies

Create new database and tables on the fly

I was reading the post "Create new database and tables on the fly" I tried to implement an...

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

© 2026 Laravel.io - All rights reserved.